mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Release: https://pypi.org/pypi/cffi/1.16.0 Homepage: http://cffi.readthedocs.org Repository: https://foss.heptapod.net/pypy/cffi Changelog: https://cffi.readthedocs.io/en/latest/whatsnew.html
8 lines
246 B
TOML
8 lines
246 B
TOML
version = "1.16.*"
|
|
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"]
|