From ffb37be579b096a3fb5bcbf94965a9e35d03b1bb Mon Sep 17 00:00:00 2001 From: Michele Pangrazzi Date: Thu, 19 Dec 2024 13:56:20 +0100 Subject: [PATCH] Update pyproject.toml Co-authored-by: Stefano Fiorucci --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e1d10e..3987b26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,6 @@ cov = [ ] [tool.hatch.envs.test] -installer = "uv" extra-dependencies = [ "coverage[toml]>=6.5", "pytest",