Skip to content

Commit

Permalink
Force cython<3 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ibell committed Aug 6, 2023
1 parent 5c31110 commit ed0adb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
- pip
- pip:
- CoolProp
- Cython
- Cython<3
- quantities

0 comments on commit ed0adb4

Please sign in to comment.