Skip to content

Commit

Permalink
unused astroquery
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko committed Dec 4, 2024
1 parent dae1db5 commit c8263d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ 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 'git+https://github.com/integral-observatory/astroquery.git#egg=astroquery'
pip install papermill 'numpy<2.0' oda-api>=1.1.1 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 c8263d5

Please sign in to comment.