Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

[tox]
envlist=flake8,py3
[testenv:py3]
deps =
-r requirements-test.txt
coverage
pifpaf
commands =
pifpaf run postgresql -- pytest {posargs}
[testenv:flake8]
skip_install = true
deps =
flake8
commands =
{envpython} -m flake8

File Metadata

Mime Type
text/plain
Expires
Jul 4 2025, 8:05 AM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3391250

Event Timeline