Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #75 from bmorris3/master
Browse files Browse the repository at this point in the history
RTD will work eventually.
  • Loading branch information
Brett M. Morris committed Mar 24, 2018
2 parents 4e9d20e + 102c7e8 commit 5b7e53d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .rtd-environment.yml
Expand Up @@ -4,6 +4,7 @@ channels:
- astropy

dependencies:
- python=3.4
- astropy
- scipy
- matplotlib
Expand Down
1 change: 1 addition & 0 deletions docs/rtd-pip-requirements
@@ -1,3 +1,4 @@
python=3.4
numpy >= 1.6
matplotlib
astropy >= 1.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -44,7 +44,7 @@ author = Astropy Developers
author_email = jradavenport@gmail.com
license = MIT
url = https://github.com/jradavenport/pydis
edit_on_github = True
edit_on_github = False
github_project = jradavenport/pydis
# install_requires should be formatted as a comma-separated list, e.g.:
# install_requires = astropy, scipy, matplotlib
Expand Down

0 comments on commit 5b7e53d

Please sign in to comment.