Skip to content

Commit

Permalink
Pinning cython version
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Jan 12, 2024
1 parent 274612f commit 764ddb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
shell: bash
run: |
pip install numpy \
cython \
cython==3.0.3 \
scipy \
matplotlib \
h5py \
Expand Down

0 comments on commit 764ddb5

Please sign in to comment.