Update python 3 unit test job
This is a mechanically generated patch to update a unit test job running under Python 3 See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: Ib8498d9a06c511cc1bce3d4ab5db520b992d8cd7 Story: #2004073 Task: #27445
This commit is contained in:
parent
b9c00cb97a
commit
d3680e477d
@ -3,4 +3,4 @@
|
||||
- check-requirements
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-python-jobs
|
||||
- openstack-python36-jobs
|
||||
- openstack-python3-train-jobs
|
||||
|
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
|
Loading…
Reference in New Issue
Block a user