diff --git a/pyproject.toml b/pyproject.toml index 0e92b7c..ded0ba2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,6 +39,7 @@ Issues = "https://github.com/famedly/synapse-invite-checker/-/issues" Source = "https://github.com/famedly/synapse-invite-checker/" [tool.hatch.envs.default] +installer = "uv" dependencies = [ "black", "pytest",