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