summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-27 10:09:33 +0000
committerGerrit Code Review <review@openstack.org>2020-04-27 10:09:33 +0000
commit428585eb8f603fa09832cf725ff5a9ddba9e7ed4 (patch)
tree3240cb0defe61cd266a4b994b78c5146b03fdeb5
parent504e3852beae1ad72f0940806d5971107b01875c (diff)
parent4a1ca810bbfd2c54cda7189ee6b61028fc1f166c (diff)
downloadtaskflow-428585eb8f603fa09832cf725ff5a9ddba9e7ed4.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 bf98114..6f81349 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,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
Topic :: Software Development :: Libraries