mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-16 12:58:04 +08:00
8 lines
253 B
TOML
8 lines
253 B
TOML
version = "2.0.*"
|
|
upstream-repository = "https://github.com/python-cffi/cffi/"
|
|
dependencies = ["types-setuptools"]
|
|
|
|
[tool.stubtest]
|
|
# linux and darwin are mostly equivalent, except for a single `RTLD_DEEPBIND` variable
|
|
ci-platforms = ["linux", "win32"]
|