summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorsongwenping <songwenping@inspur.com>2021-12-21 10:59:00 +0000
committersongwenping <songwenping@inspur.com>2021-12-21 10:59:52 +0000
commit6b63e9e34d6b07d830105fc8f140adc80aee707f (patch)
treec5a70e8cb6aeb996a89d459edae41edb85d5af53 /setup.cfg
parent9325ae36dc9066073b79fdfbe4757b14536679c7 (diff)
downloadceilometer-6b63e9e34d6b07d830105fc8f140adc80aee707f.tar.gz
Update python testing classifier
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit updates the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: I56bd0f435e7e15eddebb89ef21e1a0b07bedc34b
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2cdad2e9..eeaa0e50 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,6 +21,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Topic :: System :: Monitoring
[files]