Run tests on Python 3.7

Change-Id: I89aa5dab72f2b0abb9dfa82694429c840de989e6
This commit is contained in:
Ilya Shakhat 2019-02-19 14:04:26 +01:00
parent db5f9ca053
commit 3845b7b403
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
vars:
rtd_webhook_id: '47125'
rtd_project_name: pyshaker
@ -22,7 +23,6 @@
- job:
name: shaker-integration-py27
parent: openstack-tox
voting: false
description: |
Run integration tests under Python 2.7
@ -33,7 +33,6 @@
- job:
name: shaker-integration-py35
parent: openstack-tox
voting: false
description: |
Run integration tests under Python 3.5

View File

@ -17,6 +17,8 @@ classifier =
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 =