Skip to content

Commit

Permalink
Move dependencies from conda to pip for RtD
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hallock committed Jan 24, 2020
1 parent bb582a5 commit a38b116
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .rtd_conda_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ dependencies:
- geocat-viz
- netcdf4
- cartopy
- cmaps
- mock
- pillow
- pip
- pip:
- sphinx
- sphinx_rtd_theme
- matplotlib
- sphinx-gallery
- cmaps
- mock
- pillow

0 comments on commit a38b116

Please sign in to comment.