mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 22:09:45 +08:00
Add shapely stubs (#12033)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
version = "2.0.*"
|
||||
# Requires a version of numpy with a `py.typed` file
|
||||
requires = ["numpy>=1.20"]
|
||||
upstream_repository = "https://github.com/shapely/shapely"
|
||||
Reference in New Issue
Block a user