Skip to content

Commit 8989d2f

Browse files
[pyproject.toml] Replace oldest-supported-numpy with numpy
1 parent 69bd9b5 commit 8989d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = ["wheel", "setuptools", "oldest-supported-numpy", "Cython"]
2+
requires = ["wheel", "setuptools", "numpy", "Cython"]

0 commit comments

Comments
 (0)