[aliases] test=pytest [tool:pytest] addopts = --verbose python_files = tests/*/*.py filterwarnings = error ignore::DeprecationWarning