Open spra85 opened 2 weeks ago
My suspicion is the Travis CI build failed because what may have been an ambitious boto3
version bump to one that was just released yesterday - it can't resolve it, so maybe it's not yet available in a mirror or wherever it might be looking? No issues locally using it
@mapbox/maps-api hoping for a review here. This brings the CLI repo up to the latest versions of each dependency, along with bumping both
black
andflake8
. The tests pass and I've verified most of thetilesets
CLI commands work as well.