mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
5 lines
157 B
TOML
5 lines
157 B
TOML
version = "2.0.*"
|
|
# Requires a version of numpy with a `py.typed` file
|
|
requires = ["numpy>=1.20"]
|
|
upstream_repository = "https://github.com/shapely/shapely"
|