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