summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2018-04-24 06:59:45 -0400
committerChris McDonough <chrism@plope.com>2018-04-24 06:59:45 -0400
commit50efc321cb14d76433216783c11b9eb99a7d44c8 (patch)
treef052e84e9b6753d4c4ef167311ea3118524809b5 /tox.ini
parentf9c30f5009ccbea2d17c4109e838862b41531623 (diff)
parent5fce6fd72960ed0893b1d77c8db9efd64a5a81ab (diff)
downloadpyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.tar.gz
pyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.tar.bz2
pyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 4e1b4f728..50ff4f166 100644
--- a/tox.ini
+++ b/tox.ini
@@ -64,7 +64,6 @@ deps =
check-manifest
[testenv:docs]
-skip_install = True
basepython = python3.5
whitelist_externals = make
commands =
@@ -72,7 +71,6 @@ commands =
make -C docs doctest html epub BUILDDIR={envdir} "SPHINXOPTS=-W -E"
[testenv:pdf]
-skip_install = True
basepython = python3.5
whitelist_externals = make
commands =