Skip to content

Commit 0a2a979

Browse files
committed
Bump pip version in tox virtualenv so it can install PyQt 5.14
1 parent d666125 commit 0a2a979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ envlist = py36
55
deps =
66
mypy
77
pytest
8+
pip~=20.0
89
commands =
910
mypy -p PyQt5-stubs
1011
pytest {posargs}

0 commit comments

Comments
 (0)