╔═══════════════════════════════ Nixpacks v1.9.0 ══════════════════════════════╗║ setup │ python310, gcc ║║──────────────────────────────────────────────────────────────────────────────║║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║║ │ && pip install poetry==$NIXPACKS_POETRY_VERSION && poetry ║║ │ install --no-dev --no-interaction --no-ansi ║║──────────────────────────────────────────────────────────────────────────────║║ start │ poetry run bot ║╚══════════════════════════════════════════════════════════════════════════════╝