summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2021-11-24 20:15:27 -0600
committerGhanshyam <gmann@ghanshyammann.com>2021-12-14 02:49:46 +0000
commitbedb66b3ebd9f0d814b4c2cf812675faeb3c96cc (patch)
tree05aeb5f5449f05fa3cae02c6b09feba37f167a6a
parent46c8ab8bf5727e13940af00ebe4be21b0f5fa553 (diff)
downloadpython-ironicclient-bedb66b3ebd9f0d814b4c2cf812675faeb3c96cc.tar.gz
Updating python testing classifier as per Yoga testing runtime
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: Ib20f6557a5b7e8bb1811cdc9903cdbca8c8e368e
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d8de9bb..86fb86b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
[files]
packages = ironicclient