Bump Python version in tox and RTD environments.

This commit is contained in:
Alex Root Junior 2018-07-13 23:58:43 +03:00
parent f957883082
commit 4a5f51dd01
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
name: py36
name: py37
channels:
- conda-forge
dependencies:
- python=3.6
- python=3.7
- sphinx=1.5.3
- sphinx_rtd_theme=0.2.4
- pip

View file

@ -1,5 +1,5 @@
[tox]
envlist = py36
envlist = py37
[testenv]
deps = -rdev_requirements.txt