mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-08 20:43:25 +08:00
9 lines
225 B
TOML
9 lines
225 B
TOML
version = "10.0.*"
|
|
upstream_repository = "https://github.com/python-pillow/Pillow"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["olefile"]
|
|
# darwin checks don't affect stubtest
|
|
platforms = ["linux", "win32"]
|