[Configuration] Add missing py37 and corrected default envlist.

Add py37, py36 and py35.

Change-Id: I22e9a2d5e527e6af7cbaa0e7c69fecd4756de476
This commit is contained in:
Natal Ngétal 2018-12-27 11:45:03 +01:00
parent bdf1104783
commit 54f7e4bd15
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,pep8
envlist = pep8,py37,py36,py35,py27
[testenv]
usedevelop = True

View File

@ -5,4 +5,5 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- release-notes-jobs-python3