Remove python-simple-term-menu installation from build_iso.sh (#3217)

The dependency is no longer needed as of 0f2e0095.
This commit is contained in:
correctmost 2025-03-01 18:43:46 -05:00 committed by GitHub
parent 1e830c16a6
commit ddbd465a34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ packages=(
python-build
python-setuptools
python-wheel
python-simple-term-menu
python-pyparted
)