Skip to content

Commit

Permalink
RTD try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed Dec 23, 2021
1 parent 13d58fa commit 6c684dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
9 changes: 5 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# Required
version: 2

build:
os: ubuntu-20.04
tools:
python: "3.7"
# build:
# os: ubuntu-20.04
# tools:
# python: "3.7"

# Set up conda environment
conda:
Expand All @@ -19,6 +19,7 @@ sphinx:
configuration: docs/conf.py

python:
version: "3.7"
install:
- requirements: docs/requirements.txt
- method: pip
Expand Down
9 changes: 4 additions & 5 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ sphinx==4.2.0
sphinx_rtd_theme==0.4.3
nbsphinx==0.8.7
docutils==0.16
ipykernel
numpy>=1.19
matplotlib
numpy==1.21.2
matplotlib==3.5.0
Cython
astropy>=4.2
astroquery>=0.4.3
astropy==4.2
astroquery==0.4.3
astropy-helpers>=3.1
pysynphot>=2.0.0
poppy>=1.0.1
Expand Down

0 comments on commit 6c684dc

Please sign in to comment.