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