mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 15:16:54 +08:00
8 lines
202 B
TOML
8 lines
202 B
TOML
version = "68.0.*"
|
|
upstream_repository = "https://github.com/pypa/setuptools"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
# darwin is equivalent to linux for OS-specific methods
|
|
platforms = ["linux", "win32"]
|