synthesize
synthesize copied to clipboard
Update pip as part of the install process
@deniszh any objections?
Not sure if will work. It's better to pin pip and/or virtualenv, as in https://github.com/graphite-project/docker-graphite-statsd/blob/master/Dockerfile#L61-L62 Pip > 20.2 and virtualenv > 20, unfortunately, can cause issues - https://github.com/graphite-project/graphite-web/issues/2640#issuecomment-709941958
So much unversioned stuff is already getting installed by apt. This at least gets it working again on modern Ubuntu installs.