Skip to content

Commit

Permalink
error for linux py312 -attempt1
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoli committed Mar 13, 2024
1 parent f3979ad commit bffce40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
CIBW_BEFORE_BUILD_LINUX: >
python -m pip install pip -U &&
python -m pip install setuptools &&
python -m pip install setuptools -U &&
python -m pip install install "numpy<1.25" &&
python -m pip install cython
Expand Down

0 comments on commit bffce40

Please sign in to comment.