summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 43f9521b5..20bfc657c 100755
--- a/setup.py
+++ b/setup.py
@@ -17,8 +17,6 @@ variety of databases.
All NumPy wheels distributed on PyPI are BSD licensed.
"""
-from __future__ import division, print_function
-
DOCLINES = (__doc__ or '').split("\n")
import os