Add Python 3.6 and Python 3.7 jobs
According to 'Tested Runtimes for Train' [1] we need to support Python 2.7, Python 3.7 and Python 3.6 runtimes. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I449cb6dbad63cca99fbd8a193a59aee326d289f0
This commit is contained in:
parent
94238ed68c
commit
2481217401
@ -26,6 +26,8 @@
|
||||
- horizon-nodejs10-jobs-nonvoting
|
||||
- openstack-python-jobs-horizon
|
||||
- openstack-python35-jobs-horizon
|
||||
- openstack-python36-jobs-horizon
|
||||
- openstack-python37-jobs-horizon
|
||||
- publish-openstack-docs-pti
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
|
@ -18,6 +18,7 @@ classifier =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user