Commit 611169e9 authored by Nicolas Delaby's avatar Nicolas Delaby

Future dependency for tests


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42073 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f9c8616f
......@@ -16,6 +16,7 @@ install_require_list = [
'WSGIUtils',
'psutil>=0.2.0',
'lxml',
'python-magic',
]
if sys.version_info < (2, 7):
install_require_list.append('argparse')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment