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

chore(ci): replace --with with --only when installing specific deps #2063

Merged

Conversation

nicomiguelino
Copy link
Contributor

Description

  • Running poetry install --with=[groups] will also install dependencies outside of the specified group(s).
  • If we want to install dependencies from specific groups, we have to run poetry install --with=[groups].

Copy link

sonarcloud bot commented Sep 10, 2024

@nicomiguelino nicomiguelino marked this pull request as ready for review September 10, 2024 02:42
@nicomiguelino nicomiguelino requested a review from a team as a code owner September 10, 2024 02:42
@nicomiguelino nicomiguelino merged commit 29d4c24 into Screenly:master Sep 10, 2024
6 checks passed
@nicomiguelino nicomiguelino deleted the update-linter-poetry-workflow branch September 10, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants