summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorgcode@loowis.durge.org <gcode@loowis.durge.org@67cdc799-7952-0410-af00-57a81ceafa0f>2012-08-13 12:37:19 +0000
committergcode@loowis.durge.org <gcode@loowis.durge.org@67cdc799-7952-0410-af00-57a81ceafa0f>2012-08-13 12:37:19 +0000
commit6efaa944accfdb9702a0d401b074cebe2b3ead72 (patch)
tree7526e26ecdc3cb67e546a5e4d201a125a1769fc1 /tox.ini
parent121bc0bb8a4f4347c067364e12bd15a3a9d82c60 (diff)
downloadpyfilesystem-git-6efaa944accfdb9702a0d401b074cebe2b3ead72.tar.gz
Added python-libarchive to tox dependencies. Fixes Issue 123
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index b8a243e..935954f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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