summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 09:46:16 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 09:46:16 +0000
commit3e3b2c0814225d2f7c14b44c28c2f6ba5e81c105 (patch)
tree8f40461a36aa19d248a8cc6707f24fbc64f496d7
parente5e55b378f2e595bff96febbfd10c7bf17c952ac (diff)
parente3a1e94fc32049e323d083c91fc430a76252644e (diff)
downloadoslo-serialization-3e3b2c0814225d2f7c14b44c28c2f6ba5e81c105.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 af14e83..2da0089 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