Update python unit testing template

All OpenStack projects need to use the
genric template for python unit testing
which gets updated in central location.

Change-Id: I4db01cabb47024cf10e6435a95c40326d30b9456
This commit is contained in:
Ghanshyam Mann 2024-01-03 20:05:37 -08:00
parent b43a4ce747
commit 7587ddaf41
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- project:
templates:
- check-requirements
- openstack-python3-antelope-jobs
- openstack-python3-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3

View File

@ -19,6 +19,8 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
[files]
packages =