Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b674a57

Browse files
Re-add support for Cython 3
Signed-off-by: Jordan Borean <jborean93@gmail.com>
1 parent 5c316ec commit b674a57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[build-system]
22
requires = [
33
# 0.29.29 includes fixes for Python 3.11
4-
# Cannot use 3 until https://github.com/cython/cython/issues/5665 is fixed
5-
"Cython >= 0.29.29, < 3.0.0",
4+
"Cython >= 3.0.3, < 4.0.0",
65
"setuptools >= 40.6.0", # Start of PEP 517 support for setuptools
76
]
87
build-backend = "setuptools.build_meta"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /