aboutsummaryrefslogtreecommitdiffstats
path: root/python/pytest.ini
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-11-03 16:08:21 -0800
committerBryan Newbold <bnewbold@archive.org>2020-11-03 16:08:21 -0800
commit4c46d822463573b824e9dbb2a1acca99f58b6853 (patch)
tree8d4966116910cf1384a2f460f97db9dda4d98d1f /python/pytest.ini
parentfd2d3f95fcdb10084d8c9e52f3696c3095e9dde7 (diff)
downloadsandcrawler-4c46d822463573b824e9dbb2a1acca99f58b6853.tar.gz
sandcrawler-4c46d822463573b824e9dbb2a1acca99f58b6853.zip
pytest: ignore DW in justext
Diffstat (limited to 'python/pytest.ini')
-rw-r--r--python/pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pytest.ini b/python/pytest.ini
index a84da91..034a68e 100644
--- a/python/pytest.ini
+++ b/python/pytest.ini
@@ -16,5 +16,6 @@ filterwarnings =
ignore::DeprecationWarning:.*urllib3
ignore::DeprecationWarning:.*wayback
ignore::DeprecationWarning:.*PIL
+ ignore::DeprecationWarning:.*justext
log_level = INFO