mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
5 lines
157 B
TOML
5 lines
157 B
TOML
version = "2.1.*"
|
|
# Requires a version of numpy with a `py.typed` file
|
|
requires = ["numpy>=1.20"]
|
|
upstream_repository = "https://github.com/shapely/shapely"
|