Michael Merickel
2018-04-24 5fce6fd72960ed0893b1d77c8db9efd64a5a81ab
ensure the pyramid deps are installed from source, not the dist in pypi
1 files modified
2 ■■■■■ changed files
tox.ini 2 ●●●●● patch | view | raw | blame | history
tox.ini
@@ -64,7 +64,6 @@
    check-manifest
[testenv:docs]
skip_install = True
basepython = python3.5
whitelist_externals = make
commands =
@@ -72,7 +71,6 @@
    make -C docs doctest html epub BUILDDIR={envdir} "SPHINXOPTS=-W -E"
[testenv:pdf]
skip_install = True
basepython = python3.5
whitelist_externals = make
commands =