summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index ab6947c9..73154576 100755
--- a/setup.py
+++ b/setup.py
@@ -17,8 +17,7 @@ install_requires = [
'pytz',
'pyOpenSSL',
'python-dateutil',
- 'six',
- 'future'
+ 'six'
]
version = ''