Skip to content

Commit

Permalink
remove cpyoma.pxd from repo, go back to cython<3
Browse files Browse the repository at this point in the history
  • Loading branch information
alpae committed Nov 27, 2024
1 parent 93c1b06 commit c0c193c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
47 changes: 0 additions & 47 deletions pyopa/backend/cpyopa.pxd

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ requires = [
# setuptools, wheel and Cython are needed for the setup.py based build
"setuptools>=59.2.0",
"wheel>=0.37.0",
"Cython<4.0",
"Cython<3.0",
"numpy",
]

0 comments on commit c0c193c

Please sign in to comment.