Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
93 stars 26 forks source link

upgrade setuptools and pip before installing B2 CLI #150

Closed ericjding closed 3 years ago

ericjding commented 3 years ago

Following suggestion from b2 sdk python team, upgrade setuptools and pip prior to installing B2 CLI instead of calling pip3 install "setuptools_scm[toml]<6.0"

Jira: https://backblaze.atlassian.net/browse/DEV-8602