summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-06 10:12:47 +0100
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-06 10:12:47 +0100
commit05195ff4764de9e8318a678129fc31c8fba0b96d (patch)
tree55950fcaf569cbadebcb0490fd9e69a32e058506 /setup.cfg
parenta73239c853ddbcc210044381e5ebbc5e7a814fb6 (diff)
downloadpysaml2-05195ff4764de9e8318a678129fc31c8fba0b96d.tar.gz
Remove the python-future module and use six
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 8538d788..e6a7ca3e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -50,7 +50,6 @@ scripts =
install_requires =
cryptography >= 1.4
defusedxml
- future
pyOpenSSL
python-dateutil
pytz