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: I6c2b28323a499cc6f349d6798379087df2a04322
This commit is contained in:
Ghanshyam Mann 2024-01-03 21:20:04 -08:00
parent 8deababd1b
commit 240d00655e
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- publish-openstack-docs-pti
- build-release-notes-jobs-python3
- openstack-cover-jobs
- openstack-python3-zed-jobs
- openstack-python3-jobs
check:
jobs:
- adjutant-black-style-check

View File

@ -20,6 +20,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
Environment :: OpenStack
keywords =