Skip to content

Commit a0b9db4

Browse files
committed
Make numpy dependency from types-networkx optional
1 parent aa52024 commit a0b9db4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stubs/networkx/METADATA.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
version = "3.5"
22
upstream_repository = "https://github.com/networkx/networkx"
3-
# requires a version of numpy with a `py.typed` file
4-
requires = ["numpy>=1.20"]
53
# Uses more recent dataclass kwargs
64
requires_python = ">=3.10"
75

0 commit comments

Comments
 (0)