Skip to content
Snippets Groups Projects
Commit bf7aac9b authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

renamed [pytest] to [tools:pytest] in config, due to recommendation

parent 3489b268
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -54,7 +54,7 @@ packages =
# py.test options when running `python setup.py test`
#addopts = tests
[pytest]
[tool:pytest]
# Options for py.test:
# Specify command line options as you would do when invoking py.test directly.
# e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment