Enable py39 testing with hacking
- bump template to wallaby to make use of py39 job - advertise py39 support in metadata - clean default tox envlist to be python version agnostic Change-Id: I47ce403f35460bcf27d044450c7e6ed00cda7c4f
This commit is contained in:
parent
bb71c7271d
commit
f56b276b97
@ -3,7 +3,7 @@
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-cover-jobs
|
||||
- openstack-python35-jobs
|
||||
- openstack-python3-victoria-jobs
|
||||
- openstack-python3-wallaby-jobs
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
|
@ -26,6 +26,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user