Skip to content

Commit

Permalink
Re-generate _speedup.c with latest Cython (3.0.2).
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Sep 13, 2023
1 parent bb9faa7 commit ca41079
Show file tree
Hide file tree
Showing 2 changed files with 3,067 additions and 776 deletions.
2 changes: 1 addition & 1 deletion noxfile.py
Expand Up @@ -32,7 +32,7 @@
"cmake-format": "cmake-format >= 0.6.13",
"cmake": "cmake >= 3.27.0",
"coverage": "coverage",
"Cython": "Cython >= 3.0.0",
"Cython": "Cython >= 3.0.2",
"delocate": "delocate >= 0.10.4",
"delvewheel": "delvewheel >= 1.4.0",
"docutils": "docutils",
Expand Down

0 comments on commit ca41079

Please sign in to comment.