mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
7 lines
114 B
TOML
7 lines
114 B
TOML
version = "2.1.*"
|
|
requires = []
|
|
|
|
[tool.stubtest]
|
|
# linux and darwin are equivalent
|
|
platforms = ["linux", "win32"]
|