Skip to content

Commit

Permalink
Install setuptools_scm
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Jun 20, 2024
1 parent fb0371b commit ba6e96c
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 @@ -33,7 +33,7 @@ jobs:
pip install .
- name: Install CCL from source
run: |
conda install -c conda-forge cmake swig
conda install -c conda-forge cmake swig setuptools_scm
git clone https://github.com/LSSTDESC/CCL
cd CCL
pip install --no-use-pep517 .
Expand Down

0 comments on commit ba6e96c

Please sign in to comment.