Skip to content

Commit 6ad7c9b

Browse files
astrofroglarrybradley
authored andcommitted
Bump minimum Cython to 3.1.2
1 parent 0e85bb4 commit 6ad7c9b

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
@@ -73,7 +73,7 @@ dev = [
7373
requires = [
7474
'setuptools >= 77.0',
7575
'setuptools_scm >= 8.1',
76-
'cython >= 3.1, < 4',
76+
'cython >= 3.1.2, < 4',
7777
'numpy >= 2.0',
7878
'extension-helpers >= 1.3, < 2',
7979
]

0 commit comments

Comments
 (0)