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