mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
8 lines
246 B
TOML
8 lines
246 B
TOML
version = "1.15.*"
|
|
upstream_repository = "https://foss.heptapod.net/pypy/cffi"
|
|
requires = ["types-setuptools"]
|
|
|
|
[tool.stubtest]
|
|
# linux and darwin are mostly equivalent, except for a single `RTLD_DEEPBIND` variable
|
|
platforms = ["linux", "win32"]
|