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