mypy: Switch to PyQt5-stubs release

Hopefully we get more frequent releases now
This commit is contained in:
Florian Bruhin 2021-02-22 08:58:31 +01:00
parent 5d1168ca01
commit a96f6b4589
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ mypy==0.812
mypy-extensions==0.4.3
pluggy==0.13.1
Pygments==2.8.0
-e git+https://github.com/stlehmann/PyQt5-stubs.git@3e0dabfa06ff483fc578e408d000ce50fe4ecf73#egg=PyQt5_stubs
PyQt5-stubs==5.15.2.0
typed-ast==1.4.2
typing-extensions==3.7.4.3

View File

@ -2,4 +2,4 @@ mypy
lxml # For HTML reports
diff-cover
importlib_resources # So stubs are available even on newer Python versions
-e git+https://github.com/stlehmann/PyQt5-stubs.git@master#egg=PyQt5-stubs
PyQt5-stubs