Skip to content

Commit 521edd0

Browse files
committed
Force cython to be 0.29.24
1 parent ab64b67 commit 521edd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"Chat" = "https://bit.ly/sdv-slack-invite"
4141

4242
[build-system]
43-
requires = ['setuptools', 'wheel', 'cython ~= 0.29.0']
43+
requires = ['setuptools', 'wheel', 'cython == 0.29.24']
4444
build-backend = "setuptools.build_meta"
4545

4646
[project.optional-dependencies]

0 commit comments

Comments
 (0)