summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-25 08:14:29 +0000
committerGerrit Code Review <review@openstack.org>2020-04-25 08:14:29 +0000
commita132a63d824090810fee22e74e985185f130266f (patch)
treec90340b0410ea54c95032b6eee188d61e5783667
parent750d28540a355cbcaa482b37e18df9f1d52d45bb (diff)
parentcfcc95d6e8064b9c78cabd2ea126dcd9fb233d93 (diff)
downloadpython-novaclient-a132a63d824090810fee22e74e985185f130266f.tar.gz
Merge "Add py38 package metadata"
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index aac59e11..0a5cd086 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython