qt6 mypy: Add PyQt6-stubs

Unfortunately there is no PyPI release yet, so install from git.

243 -> 191 errors
This commit is contained in:
Florian Bruhin 2023-06-29 13:45:13 +02:00
parent 772c39cea2
commit d27902e054
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ pluggy==1.2.0
Pygments==2.15.1
PyQt5-stubs==5.15.6.0
tomli==2.0.1
PyQt6-stubs @ git+https://github.com/python-qt-tools/PyQt6-stubs.git@f623a641cd5cdff53342177e4fbbf9cae8172336
types-PyYAML==6.0.12.10
typing_extensions==4.6.3
zipp==3.15.0

View File

@ -3,6 +3,7 @@ lxml # For HTML reports
diff-cover
PyQt5-stubs
git+https://github.com/python-qt-tools/PyQt6-stubs.git
types-PyYAML
# So stubs are available even on newer Python versions