Skip to content

Commit ee36fe6

Browse files
committed
add metadata fields in setup.py and bumped to post2
1 parent b0f2d3d commit ee36fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010

1111
# Build dependencies
1212
[build-system]
13-
requires = ["wheel", "setuptools>=0.64", "numpy<2.0", "cython", "packaging>=24.2"]
13+
requires = ["wheel", "setuptools>=0.64", "numpy<2.0", "cython"]
1414
build-backend = "setuptools.build_meta"
1515

1616
[tool.black]

0 commit comments

Comments
 (0)