Skip to content

Commit

Permalink
Testing readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Stolker committed Apr 17, 2020
1 parent 08b2515 commit c631992
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Expand Up @@ -9,4 +9,5 @@ build:
python:
version: 3.7
install:
- requirements: requirements.txt
- requirements: docs/requirements.txt
13 changes: 0 additions & 13 deletions docs/requirements.txt
@@ -1,16 +1,3 @@
nbsphinx ~= 0.6
pandoc ~= 1.0
jupyter ~= 1.0

astropy ~= 4.0
astroquery ~= 0.4
corner ~= 2.0
emcee ~= 3.0
h5py ~= 2.10
matplotlib ~= 3.2
numpy ~= 1.18
pandas ~= 0.25
scipy ~= 1.4
spectres ~= 2.1
tqdm ~= 4.45
xlrd ~= 1.2

0 comments on commit c631992

Please sign in to comment.