Skip to content

tweak: use standard flit dev dependency extra name #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tmpbeing
Copy link
Contributor

flit install --deps develop uses the extra names test, doc and dev.
This changes the template and the main pyproject to respect that.

https://flit.pypa.io/en/stable/cmdline.html#cmdoption-flit-install-deps

@tmpbeing tmpbeing requested a review from a team December 20, 2023 13:41
@github-actions github-actions bot added the maintenance Package and maintenance related label Dec 20, 2023
`flit install --deps develop` uses the extra names `test`, `doc` and `dev`.
This changes the template to respect that.
@tmpbeing tmpbeing force-pushed the mpl/standard-flit-extra-names branch from 51da9eb to 2b3432b Compare December 20, 2023 13:45
@RobPasMue
Copy link
Member

Major breaking change for our actions if we proceed to merge this. Pinging @jorgepiloto. I agree with the change though. It's just that we should inform everybody so that they can update their current pyproject.toml files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants