mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-17 07:14:12 +08:00
@@ -1,4 +1,5 @@
|
||||
version = "2.0.*"
|
||||
# Requires a version of numpy with a `py.typed` file
|
||||
requires = ["numpy>=1.20"]
|
||||
# TODO: stubtest errors when using numpy 2
|
||||
requires = ["numpy>=1.20,<2"]
|
||||
upstream_repository = "https://github.com/shapely/shapely"
|
||||
|
||||
Reference in New Issue
Block a user