mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-29 11:16:44 +08:00
8 lines
247 B
TOML
8 lines
247 B
TOML
version = "1.17.*"
|
|
upstream_repository = "https://github.com/python-cffi/cffi/"
|
|
requires = ["types-setuptools"]
|
|
|
|
[tool.stubtest]
|
|
# linux and darwin are mostly equivalent, except for a single `RTLD_DEEPBIND` variable
|
|
platforms = ["linux", "win32"]
|