summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGábor Lipták <gliptak@gmail.com>2020-04-28 11:10:11 -0400
committerGábor Lipták <gliptak@gmail.com>2020-04-28 11:10:11 -0400
commit03583c8ae4308ead1c255ed95b7e7659a8f421c5 (patch)
tree69de637edf1b9f575d623f088c5e50868217d158 /setup.cfg
parent0f29cc4931e322f8f5ec27c551d1ded463b6789f (diff)
downloadpysaml2-03583c8ae4308ead1c255ed95b7e7659a8f421c5.tar.gz
Add Python 3.8 as supported
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 76a0c958..e56f26bc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,6 +22,7 @@ classifier =
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
requires-dist = setuptools
keywords =
saml