mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
8 lines
205 B
TOML
8 lines
205 B
TOML
version = "10.1.*"
|
|
upstream_repository = "https://github.com/python-pillow/Pillow"
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["olefile"]
|
|
# darwin checks don't affect stubtest
|
|
platforms = ["linux", "win32"]
|