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
commit90b8f64bdcaada7ce6e10d210a2211fc6383fd32 (patch)
tree7526e26ecdc3cb67e546a5e4d201a125a1769fc1 /tox.ini
parentde134b9846b9d81e28a60069c2edb2f3acc2654b (diff)
downloadpyfilesystem-90b8f64bdcaada7ce6e10d210a2211fc6383fd32.tar.gz
Added python-libarchive to tox dependencies. Fixes Issue 123
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@802 67cdc799-7952-0410-af00-57a81ceafa0f
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