diff --git a/pixi.toml b/pixi.toml index bf2b93d7..23e7275e 100644 --- a/pixi.toml +++ b/pixi.toml @@ -63,7 +63,6 @@ pytest = "*" pytest-asyncio = "*" pytest-cov = "*" pytest-github-actions-annotate-failures = "*" -pytest-rerunfailures = "*" [feature.test-core.tasks] test-unit = 'pytest tests'