summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 10:19:17 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 10:19:18 +0000
commitaf6d26cee1a204d05c40ef9f8c5ac269d52a7e15 (patch)
treecfb63e2073677d475059fb134735475f39b9ce9d
parente37be9d3627134e1b64595b594392845cf175823 (diff)
parent8cb88302c1e26b24c03d3166c3a5c694f2dfc681 (diff)
downloadoslo-vmware-af6d26cee1a204d05c40ef9f8c5ac269d52a7e15.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 37399f4..0dc7973 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,6 +17,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