summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorfuzzyman <devnull@localhost>2010-07-14 14:07:46 +0000
committerfuzzyman <devnull@localhost>2010-07-14 14:07:46 +0000
commit00917a0296186511cb61b52093ad86fb56bc2691 (patch)
tree7dd52df627b4b81c4ac8ec55d36207ab20d32c29 /tox.ini
parent3dfe244593f0248ad8560a0f7cedf02ffbd71c06 (diff)
downloadmock-00917a0296186511cb61b52093ad86fb56bc2691.tar.gz
Remove unnecessary sphinx docs build for 2.7 (only need to test the docs build on one version of Python)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index cd5b1ea..4fccbaa 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,7 +18,6 @@ deps =
commands=
unit2 discover []
sphinx-build -b doctest docs html
- sphinx-build docs html
deps =
unittest2
sphinx