aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0800afc..5e9c43c 100755
--- a/setup.py
+++ b/setup.py
@@ -791,7 +791,6 @@ class Setup():
else:
targets = (['..'] * (len(dests) - 1)) + targets
- print('>>> ' + str(targets) + ' -> ' + dest)
os.symlink('/'.join(targets), dest)