diff --git a/pyproject.toml b/pyproject.toml index 8c87e16..ec74b3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ Issues = "https://github.com/famedly/synapse-token-authenticator/issues" Source = "https://github.com/famedly/synapse-token-authenticator" [tool.hatch.envs.default] +installer = "uv" dependencies = [ "black", "pytest",