Skip to content
Commit e82d70b1 authored by Martin Blanchard's avatar Martin Blanchard
Browse files

setup.cfg: Deactivate warning capture during tests

Since 3.8.x (and PEP 565), pytest displays DeprecationWarning and
PendingDeprecationWarning. Problem is that it does not filter the
module the warnings come from and display warnings from third party
libraries. Ignore them for now, details:

https://docs.pytest.org/en/latest/warnings.html#deprecationwarning-and-pendingdeprecationwarning

BuildGrid/buildgrid#36
parent 0ea2b629
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment