mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
Integrate requirements-stubtest.txt into METADATA.toml (#9778)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
olefile
|
||||
@@ -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,4 +1,5 @@
|
||||
version = "9.4.*"
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["olefile"]
|
||||
ignore_missing_stub = true
|
||||
|
||||
Reference in New Issue
Block a user