mirror of
https://github.com/certbot/certbot.git
synced 2026-02-13 15:53:37 -05: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
|