Skip to content

Commit 51495af

Browse files
committed
Build dependency: update numpy to >=1.17
1 parent 62cb267 commit 51495af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# plotpy setup configuration file
22

33
[build-system]
4-
requires = ["setuptools", "wheel", "cython ~= 0.29.0", "numpy >= 2.0.0"]
4+
requires = ["setuptools", "wheel", "cython ~= 0.29.0", "numpy >= 1.17"]
55
build-backend = "setuptools.build_meta"
66

77
[project]

0 commit comments

Comments
 (0)