summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlikui <likui@yovole.com>2020-10-19 20:03:08 +0800
committerlikui <likui@yovole.com>2020-10-19 20:04:29 +0800
commit4e35aa4dc137381abefebca655e96e6d3165031e (patch)
tree9fbfb2fd5d490f4c3c46583dd4ba42b44eae60ec
parentd405a6292a3c498354bfd7057c1438e30e646392 (diff)
downloadcliff-4e35aa4dc137381abefebca655e96e6d3165031e.tar.gz
Add py38 package metadata
Change-Id: I76f87914149dc845ec53ec6a64342ca59f7dc4dc
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f755402..63ebbf7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,6 +13,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
Intended Audience :: Developers