summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 08:59:00 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 08:59:00 +0000
commitfefdd870d0d1eb57309a5a6615c012b74cf9d76f (patch)
treef1fb897607fc67aaa66e9bd96dbd48ddb66837fe
parentaed3f5eab587792da04113f092a077b7b4a3b974 (diff)
parentbc625c715422da710cafab3a88dfb25981417c81 (diff)
downloadoslotest-fefdd870d0d1eb57309a5a6615c012b74cf9d76f.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 434db21..ba92c58 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