Skip to content

Commit 55efff3

Browse files
committed
Remove broken alpha Cython version
1 parent d93454f commit 55efff3

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
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools", "wheel", "cython==3.1.0a1; python_version=='3.13'", "cython; python_version!='3.13'", "numpy"]
2+
requires = ["setuptools", "wheel", "cython", "numpy"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)