Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

[tox]
envlist=flake8
[testenv]
basepython = python3
[testenv:sphinx]
deps =
django < 2
.[testing]
pifpaf
commands =
{envpython} -m pifpaf run postgresql -- make -C docs html
[testenv:sphinx-dev]
deps =
django < 2
-rrequirements-swh-dev.txt
pifpaf
commands =
{envpython} -m pifpaf run postgresql -- make -C docs html
[testenv:flake8]
skip_install = true
deps =
flake8
commands =
{envpython} -m flake8

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 11:52 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3268587

Event Timeline