Skip to content

Commit

Permalink
test with specutils similar to NERSC version
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Dec 20, 2024
1 parent 2e19b7d commit aaaa722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
python -m pip install pytest pytest-cov coveralls
python -m pip install git+https://github.com/desihub/desiutil.git@${DESIUTIL_VERSION}#egg=desiutil
python -m pip install -r requirements.txt
### python -m pip install specutils
python -m pip install specutils\<1.15
python -m pip install -U 'numpy${{ matrix.numpy-version }}'
python -m pip install -U 'astropy${{ matrix.astropy-version }}'
python -m pip cache remove fitsio
Expand Down

0 comments on commit aaaa722

Please sign in to comment.