Support py37 officially

Python 3.7.0b1 has been released:

	https://www.python.org/downloads/release/python-370b1/

Fix #3168
This commit is contained in:
Bruno Oliveira
2018-02-02 17:15:16 -02:00
parent 8c81722a0c
commit e289c60c3a
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -39,9 +39,6 @@ matrix:
python: '3.5'
- env: TOXENV=py37
python: 'nightly'
allow_failures:
- env: TOXENV=py37
python: 'nightly'
script: tox --recreate