Skip to content

Commit

Permalink
chore: Allow breaking system packages until we propose some move sand…
Browse files Browse the repository at this point in the history
…boxed method to install it
  • Loading branch information
Konubinix committed Aug 25, 2023
1 parent 0aacb55 commit 5bf126d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -e

export PIP_BREAK_SYSTEM_PACKAGES=1

_check_pip () {
local good_version="$(python3 -c '
import re
Expand Down

0 comments on commit 5bf126d

Please sign in to comment.