We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96d61d commit ef329a4Copy full SHA for ef329a4
1 file changed
.github/workflows/ci_tests.yml
@@ -57,7 +57,7 @@ jobs:
57
shell: bash -l {0}
58
run: |
59
conda install -c conda-forge mamba
60
- mamba install --quiet -c conda-forge astroquery ccdproc photutils sphinx sphinxcontrib-bibtex "jupyter-book>=1.04,<2"
+ mamba install --quiet -c conda-forge astroquery ccdproc photutils sphinx sphinxcontrib-bibtex "jupyter-book>=1.0.4,<2"
61
conda list
62
python -m pip install lxml_html_clean
63
conda info -e
0 commit comments