summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index da416f4f6..7a2dc7efd 100755
--- a/setup.py
+++ b/setup.py
@@ -16,6 +16,7 @@ inst_reqs = [
'lockfile',
'lxml',
'python-daemon',
+ 'argparse'
]
# Use the backported ssl module on < python2.6