summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index 1e9d2d6..a1f5220 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,3 @@ addopts =
--showlocals --doctest-modules -ra --cov-report= --cov=numpydoc
--junit-xml=junit-results.xml --ignore=doc/
junit_family = xunit2
-filterwarnings =
- ignore:'U' mode is deprecated:DeprecationWarning
- ignore:.*sphinx\.util\.smartypants is deprecated.*:
- ignore:Using or importing the ABCs.*:DeprecationWarning