requirements: Pin PyQt5-stubs version

This commit is contained in:
Florian Bruhin 2020-09-23 10:31:21 +02:00
parent a08631474d
commit b5de2f9c1d
2 changed files with 1 additions and 4 deletions

View File

@ -10,6 +10,6 @@ mypy==0.782
mypy-extensions==0.4.3
pluggy==0.13.1
Pygments==2.7.1
-e git+https://github.com/stlehmann/PyQt5-stubs.git@master#egg=PyQt5_stubs
-e git+https://github.com/stlehmann/PyQt5-stubs.git@a878cb8a4b5a2377d519434da7cb9df180cbc4b4#egg=PyQt5_stubs
typed-ast==1.4.1
typing-extensions==3.7.4.3

View File

@ -2,6 +2,3 @@ mypy
lxml # For HTML reports
diff-cover
-e git+https://github.com/stlehmann/PyQt5-stubs.git@master#egg=PyQt5-stubs
# remove @commit-id for scm installs
#@ replace: @.*# @master#