Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

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

File Metadata

Mime Type
text/plain
Expires
Jul 4 2025, 7:02 PM (6 w, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3329799

Event Timeline