mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
7 lines
182 B
TOML
7 lines
182 B
TOML
version = "1.15.*"
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = false
|
|
# linux and darwin are mostly equivalent, except for a single `RTLD_DEEPBIND` variable
|
|
platforms = ["linux", "win32"]
|