Click version support

Open
#190 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
flask, python
Domain
cli

Research direction

No file or test is named. Start by locating the dependency declarations for mapbox-tilesets and review the Click constraints described in the issue; done means Flask 3.x and mapbox-tilesets can resolve together with Click 8.1.3 or newer, without requiring a downgrade.

Written by the indexing model from the issue text.

Description

In order to use Flask and tilesets-cli together as it stands we'd have to downgrade Flask from 3.x all the was down to 2.5, which would not be ideal:

flask 3.0.3 depends on click>=8.1.3
mapbox-tilesets 1.11.1 depends on click~=8.0.2

We had actually had mapbox-tilesets installed and working fine on >8.1.3 of click before trying to deploy and finding this conflict.

Dominant language
Python
Stars
141
Forks
27
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/tilesets-cli

All issues in mapbox/tilesets-cli

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.