Skip to content

Commit

Permalink
Change python version to 3.5 (For docs)
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Jul 25, 2017
1 parent 92253ba commit e286a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: py36
name: py35
channels:
- conda-forge
- default
dependencies:
- python=3.6
- python=3.5
- sphinx=1.5.3
- sphinx_rtd_theme=0.2.4
- pip
Expand Down

0 comments on commit e286a27

Please sign in to comment.