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 ee2848f7..8a9a1558 100755
--- a/setup.py
+++ b/setup.py
@@ -6,8 +6,6 @@ import sys
import textwrap
import contextlib
-sys.path.append('six-1.7.3.egg')
-
# Allow to run setup.py from another directory.
os.chdir(os.path.dirname(os.path.abspath(__file__)))