Switch to victoria test template
This switches to the victoria template to pick up py38 and drop py37 unit tests. With the addition of py38 testing, it also adds that metadata to the package. Change-Id: I11afa559bdaae91766c0d3bbaaaf5619151553af Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
623f5bbe77
commit
daafae04a5
@ -2,4 +2,4 @@
|
||||
templates:
|
||||
- check-requirements
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-python3-ussuri-jobs
|
||||
- openstack-python3-victoria-jobs
|
||||
|
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user