Skip to content

Commit

Permalink
Merge pull request #2 from 0x5c/fix/chipotle-url
Browse files Browse the repository at this point in the history
Switch the chipotle3 url back to upstream
  • Loading branch information
str4w authored May 28, 2024
2 parents 192bfba + 24d863f commit 179c374
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ fi
python -m venv "$1"
. "$1"/bin/activate
pip install --upgrade pip
# once PR merged and pip uploaded can replace git below with just Chiplotle3
pip install git+https://github.com/str4w/chiplotle3.git vpype vpype-ttf
pip install git+https://github.com/cyprienh/chiplotle3.git vpype vpype-ttf

0 comments on commit 179c374

Please sign in to comment.