We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ed7da commit 20d9d98Copy full SHA for 20d9d98
setup.cfg
@@ -1,7 +1,7 @@
1
[tool:pytest]
2
addopts =
3
--showlocals --doctest-modules -ra --cov-report= --cov=numpydoc
4
- --junit-xml=junit-results.xml --ignore=doc/conf.py
+ --junit-xml=junit-results.xml --ignore=doc/
5
junit_family = xunit2
6
filterwarnings =
7
ignore:'U' mode is deprecated:DeprecationWarning
0 commit comments