naivesystems / box

0 stars 1 forks source link

upgrade pip when initializing sandbox #5

Closed Joshua1023 closed 10 months ago

Joshua1023 commented 10 months ago

pip install --upgrade pip is executed in pip_download, so it should also be executed when initializing the sandbox to make it consistent.

0001-upgrade-pip-when-initializing-sandbox.patch