add notice to use [tool:pytest] in setup.cfg

This commit is contained in:
songbowen 2019-02-24 00:24:56 +08:00
parent 1cf9c2e76f
commit 15fe60aa25
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ progress output, you can write it into a configuration file:
# content of pytest.ini
# (or tox.ini or setup.cfg)
# (use [tool:pytest] in setup.cfg cause [pytest] is no longer supported)
[pytest]
addopts = -ra -q