aboutsummaryrefslogtreecommitdiffstats
path: root/bin/manhole
diff options
context:
space:
mode:
Diffstat (limited to 'bin/manhole')
-rwxr-xr-xbin/manhole5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/manhole b/bin/manhole
deleted file mode 100755
index 40dc7249..00000000
--- a/bin/manhole
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/python
-# EASY-INSTALL-SCRIPT: 'Twisted==12.2.0','manhole'
-__requires__ = 'Twisted==12.2.0'
-import pkg_resources
-pkg_resources.run_script('Twisted==12.2.0', 'manhole')