mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-26 13:51:30 +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"]
|