requirements: Pin PyQt5-stubs version
This commit is contained in:
parent
a08631474d
commit
b5de2f9c1d
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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#
|
||||
|
|
|
|||
Loading…
Reference in New Issue