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