the alpine image no longer allows installing to system python
the fix is to target a virtual environment python3.
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
* Update pull-request.sh
* making reviewer failure more verbose
* More debugging
* updating pull request script to be more verbose
* need to pipe curl_wrapper into stderr so it doesnt return
* final tweaks to remove extra printing
* Testing assign request again
* updating to be more verbose
* testing with python entrypoint
Signed-off-by: vsoch <vsochat@stanford.edu>