Added python-libarchive to tox dependencies. Fixes Issue 123

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