Skip to content

Commit

Permalink
remove install from build glide
Browse files Browse the repository at this point in the history
  • Loading branch information
BoazBD committed Jan 1, 2025
1 parent 911acc0 commit 7ed251e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-python-wrapper/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,4 @@ runs:
source "$HOME/.cargo/env"
python3 -m venv .env
source .env/bin/activate
python3 -m pip install --no-cache-dir -r requirements.txt
maturin develop

0 comments on commit 7ed251e

Please sign in to comment.