Skip to content
Snippets Groups Projects
Commit 1a702389 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

pytest: Filter out DeprecationWarning from external modules

parent 03d5c2eb
No related branches found
No related tags found
No related merge requests found
[pytest]
norecursedirs = docs node_modules .tox
DJANGO_SETTINGS_MODULE = swh.web.settings.tests
filterwarnings =
ignore:.*Plural value must be an integer, got float
ignore:.*Using or importing the ABCs from 'collections'
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