summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2019-11-26 13:27:21 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2019-11-26 13:28:44 +0200
commit521b853c946c4b03edd12ad757a1960c27921c51 (patch)
tree280a8f9a80c717db39196f3b7831b351a44bc8a5 /setup.cfg
parentaa1c351254f84d04fcd943b77d54f6e44c61fe4e (diff)
downloadpysaml2-521b853c946c4b03edd12ad757a1960c27921c51.tar.gz
Remove python2 support markers and checks
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index e6a7ca3e..ed7f6a65 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,13 +19,9 @@ classifier =
Development Status :: 4 - Beta
License :: OSI Approved :: Apache Software License
Topic :: Software Development :: Libraries :: Python Modules
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
+ Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
requires-dist = setuptools
keywords =
saml