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