Merge pull request #4819 from Handsome2734/doc-fix

add notice to use [tool:pytest] in setup.cfg
This commit is contained in:
Bruno Oliveira 2019-02-24 12:16:30 -03:00 committed by GitHub
commit 2e210acd00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@ progress output, you can write it into a configuration file:
.. code-block:: ini
# content of pytest.ini
# (or tox.ini or setup.cfg)
# content of pytest.ini or tox.ini
# setup.cfg files should use [tool:pytest] section instead
[pytest]
addopts = -ra -q