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: Use pipx for Python package management #275

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

andrewmooreio
Copy link
Contributor

Using pip to install system-wide Python packages is deprecated, use pipx instead which automatically uses a venv.

Using pip to install system-wide Python packages is deprecated, use pipx instead which automatically uses a venv.
@andrewmooreio andrewmooreio requested a review from a team as a code owner October 14, 2024 08:48
PepperMoJ
PepperMoJ previously approved these changes Oct 14, 2024
@andrewmooreio andrewmooreio merged commit 8712624 into main Oct 14, 2024
2 checks passed
@andrewmooreio andrewmooreio deleted the fix-code-formatter-pip-install branch October 14, 2024 09:07
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