commands=python setup.py test --coverage --testr-args='{posargs}'
[testenv:docs]
commands=python setup.py build_sphinx
commands=
rm -rf doc/source/ref
python setup.py build_sphinx
[testenv:debug]
commands=oslo_debug_helper {posargs}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.