Add unit tests for python 3.6/3.7

This matches the Python 3.x supported configurations for
OpenStack Train.

Change-Id: I239f177ac6ce60fbfc6ff4419ca72a8513c13255
This commit is contained in:
Dirk Mueller 2019-05-14 12:35:02 +02:00
parent 3ba51d9f76
commit 52db015118
2 changed files with 11 additions and 0 deletions

5
.zuul.yaml Normal file
View File

@ -0,0 +1,5 @@
- project:
templates:
- openstack-python-jobs
- openstack-python36-jobs
- openstack-python37-jobs

View File

@ -16,6 +16,12 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[files]
packages =