5 lines
217 B
INI
5 lines
217 B
INI
|
|
[pytest]
|
||
|
|
filterwarnings =
|
||
|
|
error
|
||
|
|
# Marshmallow
|
||
|
|
ignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning
|