There was an error while loading. Please reload this page.
1 parent 51488d1 commit eb57e0fCopy full SHA for eb57e0f
1 file changed
install/simplelogin-install.sh
@@ -41,7 +41,7 @@ fetch_and_deploy_gh_release "simplelogin" "simple-login/app"
41
msg_info "Installing SimpleLogin (Patience)"
42
cd /opt/simplelogin
43
$STD uv venv
44
-$STD uv pip install setuptools hatchling
+$STD uv pip install setuptools hatchling editables
45
$STD uv sync --locked --no-dev --no-build-isolation
46
47
if [[ -f /opt/simplelogin/static/package.json ]]; then
0 commit comments