mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-27 22:31:12 +08:00
7 lines
129 B
TOML
7 lines
129 B
TOML
version = "22.1.*"
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = false
|
|
# linux and darwin are equivalent
|
|
platforms = ["linux", "win32"]
|