# This runs all of the tests, on both Python 2 and Python 3.
detox
ci:
python setup.py test
py.test -n 8 --boxed --junitxml=report.xml
test-readme:
python setup.py check -r -s
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.