Skip to content

pip: add support for optional project dependencies#504

Merged
bbhtt merged 1 commit intoflatpak:masterfrom
stephanlachnit:p-pip-opt-deps
Jan 27, 2026
Merged

pip: add support for optional project dependencies#504
bbhtt merged 1 commit intoflatpak:masterfrom
stephanlachnit:p-pip-opt-deps

Conversation

@stephanlachnit
Copy link
Contributor

Closes #503

Tested, works as expected in all cases (not specified, specified correctly, specified incorrectly).

I did not add poetry support, since I never used and don't really understand why it's in here when there is the separate poetry generator anyway.

@stephanlachnit stephanlachnit requested a review from a team as a code owner January 25, 2026 16:47
@github-actions github-actions bot added the pip label Jan 25, 2026
@bbhtt
Copy link
Collaborator

bbhtt commented Jan 26, 2026

Seems like ruff format is unhappy.

@bbhtt bbhtt merged commit 216a52e into flatpak:master Jan 27, 2026
2 checks passed
@stephanlachnit stephanlachnit deleted the p-pip-opt-deps branch January 28, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pip: add option to install optional dependencies when using pyproject.toml

2 participants