idefix/test/pytest.ini

9 lines
290 B
INI

[pytest]
filterwarnings =
ignore::DeprecationWarning:sqlalchemy.*:
ignore::DeprecationWarning:apptools.*:
ignore::DeprecationWarning:pyface.*:
ignore::DeprecationWarning:traits.*:
ignore::DeprecationWarning:traitsui.*:
ignore:.*escape sequence.*:DeprecationWarning