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

fix(charm_builder): de-duplicate installed pkgs #1750

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Jul 22, 2024

Ensure that charmlibs that are already installed using requirements.txt don't get additionally listed on the command line, as this can break pip.

Spread test failures are fixed in #1744 and #1749

Ensure that charmlibs that are already installed using requirements.txt
don't get additionally installed
@lengau lengau requested a review from a team July 22, 2024 19:32
Copy link
Contributor

@dariuszd21 dariuszd21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dariuszd21 dariuszd21 requested a review from a team July 22, 2024 19:59
@lengau lengau merged commit 5415dcb into main Jul 22, 2024
15 of 17 checks passed
@lengau lengau deleted the work/CRAFT-2848/no-dupes branch July 22, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants