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: gitlint installation #198

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

mmalina
Copy link
Contributor

@mmalina mmalina commented Oct 16, 2024

Latest ubuntu does not allow system wide pip install. It can be overriden with --break-system-packages, but it's better to create a virtual env.

Latest ubuntu does not allow system wide pip install.
It can be overriden with `--break-system-packages`,
but it's better to create a virtual env.

Signed-off-by: Martin Malina <[email protected]>
@mmalina mmalina merged commit 67e7bf4 into hacbs-release:main Oct 16, 2024
4 checks passed
@mmalina mmalina deleted the fix-gitlint branch October 16, 2024 11:23
@johnbieren
Copy link
Contributor

I'd think we'd need a PR like this in all of our repos, no?

@mmalina
Copy link
Contributor Author

mmalina commented Oct 16, 2024

@johnbieren
Copy link
Contributor

Thank you!

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