mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-27 22:31:12 +08:00
8 lines
216 B
TOML
8 lines
216 B
TOML
version = "70.0.*"
|
|
upstream_repository = "https://github.com/pypa/setuptools"
|
|
|
|
[tool.stubtest]
|
|
# darwin is equivalent to linux for OS-specific methods
|
|
platforms = ["linux", "win32"]
|
|
stubtest_requirements = ["tomli"]
|