Files
9efaae78a55b976230fb0787300bc6b0d4ab1be7
196 lines
5.4 KiB
INI
196 lines
5.4 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
pin lower-constraints to run against python 2.7
Change-Id: I5c856012a04ef8f910c28b0248ea7bcda47e4816
basepython = python2.7