We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d980bab commit 7964effCopy full SHA for 7964eff
setup.cfg
@@ -3,7 +3,3 @@ addopts =
3
--showlocals --doctest-modules -ra --cov-report= --cov=numpydoc
4
--junit-xml=junit-results.xml --ignore=doc/
5
junit_family = xunit2
6
-filterwarnings =
7
- ignore:'U' mode is deprecated:DeprecationWarning
8
- ignore:.*sphinx\.util\.smartypants is deprecated.*:
9
- ignore:Using or importing the ABCs.*:DeprecationWarning
0 commit comments