Skip to content

Commit 36230a3

Browse files
author
Jonathan Kliem
committed
more specific cython requirement
1 parent f26d732 commit 36230a3

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>=0.29.30"]
2+
requires = ["setuptools", "wheel", "Cython", "Cython>=0.29.30; python_version > '3.10'"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)