mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
9 lines
256 B
TOML
9 lines
256 B
TOML
version = "10.2.*"
|
|
upstream_repository = "https://github.com/python-pillow/Pillow"
|
|
obsolete_since = "10.3.0" # Released on 2024-04-01
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["olefile"]
|
|
# darwin checks don't affect stubtest
|
|
platforms = ["linux", "win32"]
|