summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 892e61305..59b1d65d4 100755
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,6 @@ except NameError:
exec(compile(open(version_file).read(), version_file, 'exec'))
inst_reqs = [
- 'genshi',
'lockfile',
'lxml',
'python-daemon',