diff --git a/pyproject.toml b/pyproject.toml index 3bf18b2..e7bb697 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,8 @@ "playwright>=1.40", # Auth - "gnexus-auth-client-py @ git+https://git.gnexus.space/root/gnexus-auth-client-py.git", + # distribution name is gnexus-gauth (import: gnexus_gauth), repo is gnexus-auth-client-py + "gnexus-gauth @ git+https://git.gnexus.space/root/gnexus-auth-client-py.git", "cryptography>=42", # MCP (Model Context Protocol)