Remove py35
We just need python3.6 and python3.7 https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I81ace2c39df42bcc984aaaa9581318cf70b89f66
This commit is contained in:
parent
f2ee3b4245
commit
c8f7fa7584
@ -3,9 +3,7 @@
|
|||||||
- check-requirements
|
- check-requirements
|
||||||
- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python-jobs-horizon
|
- openstack-python-jobs-horizon
|
||||||
- openstack-python35-jobs-horizon
|
- openstack-python3-train-jobs-horizon
|
||||||
- openstack-python36-jobs
|
|
||||||
- openstack-python37-jobs
|
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
|
@ -20,7 +20,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.6
|
||||||
Topic :: Internet :: WWW/HTTP
|
Topic :: Internet :: WWW/HTTP
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user