Skip to content

Commit

Permalink
Install camb 1.3.6 (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 committed Mar 6, 2023
1 parent 6e6c189 commit 757c70c
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 @@ -63,7 +63,7 @@ jobs:
pip \
numpy nose coveralls pyyaml gsl fftw cmake swig scipy \
compilers pkg-config setuptools_scm pytest pandas pytest-cov \
cython "camb>=1.3" isitgr traitlets fast-pt
cython "camb=1.3.6" isitgr traitlets fast-pt
if [[ ${MATRIX_OS} == "macos-11" ]]; then
mamba install llvm-openmp
Expand Down

0 comments on commit 757c70c

Please sign in to comment.