Use 3.7 for RTD
This commit is contained in:
parent
4de9481d14
commit
aa9f62f244
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
version: 2
|
||||
python:
|
||||
version: 3
|
||||
version: 3.7
|
||||
pip_install: true
|
||||
extra_requirements:
|
||||
- docs
|
||||
|
|
|
@ -44,7 +44,7 @@ matrix:
|
|||
env: TOXENV=py37
|
||||
|
||||
# Docs
|
||||
- python: "3.5"
|
||||
- python: "3.7"
|
||||
stage: docs
|
||||
env: TOXENV=docs
|
||||
- python: "3.7"
|
||||
|
|
Loading…
Reference in New Issue