Remove Arch Linux specific package suggestions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 08:24:43 +00:00
parent 3db7058646
commit 346c7c6585
2 changed files with 2 additions and 9 deletions

View File

@@ -13,9 +13,6 @@
# Environment overrides:
# PYTHON_ENV path to venv (default: ./venv)
#
# Arch Linux packages needed before running this script:
# sudo pacman -S python cuda
#
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"