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