Remove unneeded installation on install script (#2398)

This commit is contained in:
Tom Christie 2022-10-06 14:43:43 +01:00 committed by GitHub
parent 2ac58e007a
commit 770d4f2254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,3 @@ fi
"$PIP" install -U pip
"$PIP" install -r "$REQUIREMENTS"
"$PIP" install -e .