summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Scheller <github@loowis.durge.org>2016-07-04 16:18:01 +0100
committerAndrew Scheller <github@loowis.durge.org>2016-07-04 16:18:01 +0100
commit040e18b6f8f20b9dc86d5e85797f07f86f0aeba3 (patch)
treeeb3b82546f4373971d10d570d80dc55ee77cbbc3
parent119fd3e8d8c0297e1103c7d5e128edbaf737a006 (diff)
downloadpyfilesystem-git-040e18b6f8f20b9dc86d5e85797f07f86f0aeba3.tar.gz
Remove winpdb from tox.ini as none of the unit tests actually use it
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index af8017f..9a11578 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,6 @@ deps =
six
dexml
nose
- py31,py32,py33,py34: winpdb
py26,py27: paramiko
py26,py27: boto
py26,py27: mako