Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

[tox]
envlist=flake8,py3
[testenv:py3]
deps =
swh.core[http] >= 0.0.61
.[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
Thu, Jul 3, 11:59 AM (2 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3299310

Event Timeline