Skip to content

Commit 824481f

Browse files
committed
Remove explicit numpy reference in build requirements for python 3.8
1 parent 1086904 commit 824481f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build-system]
22
requires = ["setuptools>=64", "wheel", "setuptools_scm>=8", "cython",
3-
"oldest-supported-numpy; python_version<='3.8'",
43
"numpy>=2.0,<3; python_version>'3.8'"]
54
build-backend = "setuptools.build_meta"
65

0 commit comments

Comments
 (0)