summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 10:18:13 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 10:18:13 +0000
commit8495a6a3fa614563a431f7b33bba2237fad889c4 (patch)
tree09fefbabb0f137dc04f675516c4716eef3e07fbb
parentc0a56a74830277e32bf40fbfff8802d74d6e1cf9 (diff)
parentdec467206caebcd37623f590d75d9deca84a14d3 (diff)
downloadoslo-policy-8495a6a3fa614563a431f7b33bba2237fad889c4.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 dcb000c..b94ba2d 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