Merge pull request #3185 from nicoddemus/remove-ignore-py37
Support py37 officially
This commit is contained in:
commit
570edb466b
|
@ -39,9 +39,6 @@ matrix:
|
|||
python: '3.5'
|
||||
- env: TOXENV=py37
|
||||
python: 'nightly'
|
||||
allow_failures:
|
||||
- env: TOXENV=py37
|
||||
python: 'nightly'
|
||||
|
||||
script: tox --recreate
|
||||
|
||||
|
|
Loading…
Reference in New Issue