Remove reference to compiled_without_hash.txt in tox.ini
This commit is contained in:
Родитель
1ee0113806
Коммит
6a41871046
7
tox.ini
7
tox.ini
|
@ -11,12 +11,6 @@ setenv =
|
|||
whitelist_externals =
|
||||
make
|
||||
npm
|
||||
install_compiled_without_hash =
|
||||
pip install --no-deps --exists-action=w
|
||||
--find-links https://pyrepo.stage.mozaws.net/wheelhouse/
|
||||
--find-links https://pyrepo.stage.mozaws.net/olympia/
|
||||
--no-index
|
||||
-rrequirements/compiled_without_hash.txt
|
||||
install_prod_without_hash =
|
||||
pip install --no-deps --exists-action=w
|
||||
--find-links https://pyrepo.stage.mozaws.net/wheelhouse/
|
||||
|
@ -94,5 +88,4 @@ deps =
|
|||
-rrequirements/docs.txt
|
||||
|
||||
commands =
|
||||
{[testenv]install_compiled_without_hash}
|
||||
make docs SPHINXOPTS='-nW'
|
||||
|
|
Загрузка…
Ссылка в новой задаче