mirror of
https://github.com/platformio/platformio-core.git
synced 2026-05-19 23:34:42 +02:00
6 lines
217 B
INI
6 lines
217 B
INI
[pytest]
|
|
filterwarnings =
|
|
error
|
|
# Marshmallow
|
|
ignore:distutils Version classes are deprecated. Use packaging.version instead.
|
|
ignore:The distutils package is deprecated and slated for removal in Python |