Skip to content

Commit

Permalink
scripts(setup-ubuntu.sh): Remove python3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Sep 5, 2024
1 parent 24ec39f commit c572201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/setup-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ PACKAGES+=" xmlto"
PACKAGES+=" xmltoman"

# Needed by python modules (e.g. asciinema) and some build systems.
PACKAGES+=" python3.9"
PACKAGES+=" python3.10"
PACKAGES+=" python3.11"
PACKAGES+=" python3-pip"
Expand Down

0 comments on commit c572201

Please sign in to comment.