summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 10:11:49 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 10:11:49 +0000
commit2e56b4379ab5a8bd5c42e885253c81d2a5f021c2 (patch)
treed4e8d2058c24f5e3d88ffa84ea866f35810e8b6d
parente17e036bab3009e95db8f50e211a675aefc94f82 (diff)
parente62d949296294205929ef797e38ccd0c1a1eb79f (diff)
downloadoslo-middleware-2e56b4379ab5a8bd5c42e885253c81d2a5f021c2.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 19f812b..a92758c 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