mirror of
https://github.com/certbot/certbot.git
synced 2026-03-12 05:32:09 -04:00
* Add tools/pytest.sh * pass TRAVIS through in tox.ini * Use tools/pytest.sh to run pytest * Add quiet to pytest.ini * ignore pytest cache
2 lines
27 B
INI
2 lines
27 B
INI
[pytest]
|
|
addopts = --quiet
|