Change python version to 3.5 (For docs)

This commit is contained in:
Alex Root Junior 2017-07-25 04:46:25 +03:00
parent 92253ba77a
commit e286a27821

View file

@ -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