Skip to content

Commit

Permalink
Remove unneeded installation on install script (#2398)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Oct 6, 2022
1 parent 2ac58e0 commit 770d4f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ fi

"$PIP" install -U pip
"$PIP" install -r "$REQUIREMENTS"
"$PIP" install -e .

0 comments on commit 770d4f2

Please sign in to comment.