Files
a18fb08b48b9a728a52fb06600791f7f9e5d48b6
166 lines
4.8 KiB
INI
166 lines
4.8 KiB
INI
bash -ec "pytest --cov=swift --cov-branch --cov-report=html:cover --cov-report term {posargs:test/unit} || pytest --last-failed {posargs:test/unit}"
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html