Skip to content

Commit

Permalink
Do not pin sphinx version as it gets replaced on RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Apr 23, 2020
1 parent b9542f8 commit fe4fb13
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ channels:
dependencies:
- python=3.7
- gettext
- mock
- pillow
- pip
- sphinx==1.7.6
- sphinx_rtd_theme>=0.3.1
- sphinx
- sphinx_rtd_theme
- pip:
- sphinx-autobuild==0.7.1
- sphinx-intl

0 comments on commit fe4fb13

Please sign in to comment.