Skip to content

Commit

Permalink
Remove unneeded installation on install script (#1895)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
Kludex and tomchristie committed Oct 6, 2022
1 parent 3ac06f0 commit fa974b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install
Expand Up @@ -16,4 +16,3 @@ else
fi

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

0 comments on commit fa974b6

Please sign in to comment.