Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

[tox]
envlist=flake8,py3
[testenv:py3]
deps =
.[testing]
pifpaf
pytest-cov
commands =
pifpaf run postgresql -- pytest --cov=swh --cov-branch {posargs}
[testenv:flake8]
skip_install = true
deps =
flake8
commands =
{envpython} -m flake8

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 6:54 PM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239977

Event Timeline