Added python-libarchive to tox dependencies. Fixes Issue 123

parent 121bc0bb
......@@ -10,6 +10,7 @@ deps = distribute
boto
nose
mako
python-libarchive
pyftpdlib
changedir=.tox
commands = nosetests fs.tests -v \
......@@ -23,6 +24,7 @@ deps = distribute
boto
nose
mako
python-libarchive
pyftpdlib
simplejson
......
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