Skip to content

Commit

Permalink
"swig<4.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Oct 28, 2024
1 parent 0860d7d commit cfbd716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install prereq and NumCosmo using conda
run: |
echo "$CONDA/bin" >> $GITHUB_PATH
conda install -c conda-forge gobject-introspection pygobject numcosmo cmake swig<4.3.0 setuptools_scm sphinx sphinx_rtd_theme nbconvert pandoc ipython
conda install -c conda-forge gobject-introspection pygobject numcosmo cmake "swig<4.3.0" setuptools_scm sphinx sphinx_rtd_theme nbconvert pandoc ipython
- name: Install prereq using pip
run: |
pip install -r requirements.txt
Expand Down

0 comments on commit cfbd716

Please sign in to comment.