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