Skip to content

Commit

Permalink
Merge pull request #20 from nabobalis/master
Browse files Browse the repository at this point in the history
moved rtd to doc folder
  • Loading branch information
nabobalis authored Jan 11, 2019
2 parents 9090d59 + 5cc6e43 commit 4ba8422
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
build:
image: latest

requirements_file: docs/rtd_requirements.txt

python:
version: 3.6
pip_install: false
setup_py_install: true
2 changes: 0 additions & 2 deletions .rtd-requirements.txt

This file was deleted.

1 change: 1 addition & 0 deletions doc/requirements.txt → doc/rtd_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ six
numpy
pandas
numpydoc
sunpy-sphinx-theme

0 comments on commit 4ba8422

Please sign in to comment.