Skip to content

Commit

Permalink
quote
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko committed Dec 4, 2024
1 parent 059575c commit c12aa0c
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 @@ -37,7 +37,7 @@ jobs:
which python
pip install --upgrade pip
pip install wheel
pip install papermill jupyter_client astropy numpy<2.0 oda-api>=1.1.1 nbconvert scipy --upgrade --ignore-installed
pip install papermill jupyter_client astropy 'numpy<2.0' oda-api>=1.1.1 nbconvert scipy --upgrade --ignore-installed
pip install 'git+https://github.com/integral-observatory/astroquery.git#egg=astroquery'
export HOME_OVERRRIDE=/tmp/home
mkdir -pv /tmp/home
Expand Down

0 comments on commit c12aa0c

Please sign in to comment.