mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-09 17:15:14 +02:00
endurain: Install pytz package during backend setup
Add pytz to the installation requirements for the backend.
This commit is contained in:
committed by
GitHub
parent
8792b8037b
commit
819d6ce0fb
@@ -88,6 +88,7 @@ $STD poetry self add poetry-plugin-export
|
||||
$STD poetry export -f requirements.txt --output requirements.txt --without-hashes
|
||||
$STD uv venv --clear
|
||||
$STD uv pip install -r requirements.txt
|
||||
$STD uv pip install pytz
|
||||
msg_ok "Setup Backend"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
||||
Reference in New Issue
Block a user