summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-12-27 21:57:45 +0000
committerwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-12-27 21:57:45 +0000
commit68f3605bcffa6c03233a769513997acde6794ab5 (patch)
treeb9ef9cbf524f513a1305b746991cd567a32d6c80 /tox.ini
parent7387f9bea1d8c09b7f69109806fcc5c8de9c6ad4 (diff)
downloadpyfilesystem-68f3605bcffa6c03233a769513997acde6794ab5.tar.gz
Python3 changes
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@726 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 53fd49e..cda207b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -30,5 +30,6 @@ commands = nosetests fs.tests -v \
deps = distribute
six
dexml
- nose
+ nose
+ winpdb