Skip to content

Commit 806646d

Browse files
committed
workaround 3.9 failure
1 parent 40c9b98 commit 806646d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools >= 45.0.0", "cython"]
2+
requires = ["setuptools >= 45.0.0", "cython < 3.1.0"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)