Skip to content

Commit

Permalink
Attempt to fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Jul 6, 2018
1 parent 3d8cf72 commit 12e1c08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: salem
channels:
- conda-forge
dependencies:
- python=3.6
- numpy
- scipy
- matplotlib
Expand Down
2 changes: 2 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ conda:
python:
version: 3
setup_py_install: true
# Don't build any extra formats
formats: []

0 comments on commit 12e1c08

Please sign in to comment.