mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
6 lines
195 B
TOML
6 lines
195 B
TOML
version = "2.0.*"
|
|
upstream_repository = "https://github.com/ppwwyyxx/cocoapi"
|
|
requires = ["numpy>=2.0.0rc1; python_version>='3.9'"]
|
|
# numpy>=2.0.0 requires Python >=3.9
|
|
requires_python = ">=3.9"
|