Skip to content
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

Use Dependency Groups #65

Closed
KyleKing opened this issue Jul 27, 2021 · 2 comments
Closed

Use Dependency Groups #65

KyleKing opened this issue Jul 27, 2021 · 2 comments
Assignees
Labels
Type: Feature A new feature request

Comments

@KyleKing
Copy link
Owner

KyleKing commented Jul 27, 2021

See: python-poetry/poetry-core#183

Pending Implementation in Poetry. Would simplify the optional=True nonsense

Docs: https://github.com/python-poetry/poetry/blob/1da3e7292f59fc539fd2ddc2c057fcbd98a9bd60/docs/managing-dependencies.md#L14

@KyleKing KyleKing added the Type: Feature A new feature request label Jul 27, 2021
@KyleKing KyleKing self-assigned this Jul 27, 2021
@KyleKing
Copy link
Owner Author

KyleKing commented Dec 8, 2021

Requires pre-release of poetry (>=1.2): pipx upgrade poetry --pip-args="--pre", but works locally

@KyleKing
Copy link
Owner Author

KyleKing commented Dec 9, 2021

Actually requires an updated version of the poetry 1.2 preview (pipx install git+https://github.com/python-poetry/poetry.git@6a35cc41e950d4ff0f1efad649c1d15d689a9ce2 --force) with fixes for non-PEP440 versioning (>=3.5.*) that is rare (python-poetry/poetry#4095), but common enough to cause issues

Dropping for now while still in preview (python-poetry/poetry#1644). May revisit in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature A new feature request
Projects
None yet
Development

No branches or pull requests

1 participant