Files
platformio-core/pytest.ini
T

6 lines
217 B
INI
Raw Normal View History

[pytest]
filterwarnings =
error
# Marshmallow
2022-01-03 13:05:53 +02:00
ignore:distutils Version classes are deprecated. Use packaging.version instead.
ignore:The distutils package is deprecated and slated for removal in Python