mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-13 06:27:16 +00:00
Silence watchdog's internal deprecation warning when using pytest
This commit is contained in:
parent
9e49a93df3
commit
8f7715565e
@ -1,2 +1,4 @@
|
||||
[pytest]
|
||||
filterwarnings = ignore::DeprecationWarning:zmq
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning:zmq
|
||||
ignore::DeprecationWarning:watchdog
|
||||
|
Loading…
Reference in New Issue
Block a user