Integrate requirements-stubtest.txt into METADATA.toml (#9778)

This commit is contained in:
Avasam
2023-02-21 05:19:50 -05:00
committed by GitHub
parent a6c6bc1b8e
commit 5ac80781ec
24 changed files with 24 additions and 22 deletions
@@ -1 +0,0 @@
olefile
+1 -1
View File
@@ -1,4 +1,4 @@
# Requires Pyside or PyQt to be installed.
# Not worth adding to requirements-stubtest.txt
# Not worth adding to tool.stubtest.stubtest_requirements
# because it's only used as a base type and it's a long install.
PIL.ImageQt.ImageQt
+1
View File
@@ -1,4 +1,5 @@
version = "9.4.*"
[tool.stubtest]
stubtest_requirements = ["olefile"]
ignore_missing_stub = true