Skip to content

Commit

Permalink
Require more recent Cython
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Jul 27, 2023
1 parent 2b1bc3b commit cc558dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
requires = [
'setuptools', 'wheel', # needed only to make pip happy
'Cython>=0.25',
'Cython>=0.28',
'packaging',
]

Expand Down

0 comments on commit cc558dd

Please # to comment.