From c8263d56ea868afefb1334ec5c2a6e7ca39a78d7 Mon Sep 17 00:00:00 2001 From: Denys SAVCHENKO Date: Wed, 4 Dec 2024 15:59:54 +0100 Subject: [PATCH] unused astroquery --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84c858ff..89d7622d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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