diff options
| author | Michael Merickel <michael@merickel.org> | 2018-04-24 01:04:21 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2018-04-24 01:04:21 -0500 |
| commit | 5fce6fd72960ed0893b1d77c8db9efd64a5a81ab (patch) | |
| tree | f052e84e9b6753d4c4ef167311ea3118524809b5 /tox.ini | |
| parent | 679b51bf76843a1d5c6660fa87cdeec737942b23 (diff) | |
| download | pyramid-5fce6fd72960ed0893b1d77c8db9efd64a5a81ab.tar.gz pyramid-5fce6fd72960ed0893b1d77c8db9efd64a5a81ab.tar.bz2 pyramid-5fce6fd72960ed0893b1d77c8db9efd64a5a81ab.zip | |
ensure the pyramid deps are installed from source, not the dist in pypi
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 = |
