mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 07:06:55 +08:00
9 lines
161 B
TOML
9 lines
161 B
TOML
version = "2.1.*"
|
|
requires = []
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
# linux and darwin are equivalent
|
|
platforms = ["linux", "win32"]
|