This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Use Poetry --all-extras
flag instead of workaround
#1881
Labels
enabler story
Enable to team to improve
Enabler
So that the
poetry install
commands are simpler, we want to use the new--all-extras
flag when Poetry 1.2 is available.Acceptance Criteria
poetry install
commands use--all-extras
rather than--extras="$(sed --quiet '/\[tool\.poetry\.extras\]/,/^\[/{s/^\(.*\) = \[/\1/p}' pyproject.toml | sed --null-data 's/\n/ /g;s/ $//')"
Additional context
Tasks
Definition of Ready
Definition of Done
CODING guidelines
increase 10% every year
validated, imported and stored within 24 hours
maintenance windows < 4 hours and does not include operational support
< 12 hours
The text was updated successfully, but these errors were encountered: