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: Actions-operator started using pipx instead of pip #92

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

ghislainbourgeois
Copy link
Contributor

Actions-operator started using pipx instead of pip to install Tox. This change uninstalls tox with pipx and also forces the install of tox with uv, so future changes will not cause the installation of tox to fail.

@ghislainbourgeois ghislainbourgeois requested a review from a team as a code owner December 10, 2024 14:22
@ghislainbourgeois ghislainbourgeois merged commit 54f4f1c into main Dec 10, 2024
1 check passed
@ghislainbourgeois ghislainbourgeois deleted the fix-uninstall-with-pipx branch December 10, 2024 17:02
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.

2 participants