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

feat: add pipx to base image #279

Merged
merged 3 commits into from
Sep 23, 2024
Merged

feat: add pipx to base image #279

merged 3 commits into from
Sep 23, 2024

Conversation

matifali
Copy link
Member

@matifali matifali commented Sep 20, 2024

After #277, the base images come with Python 3.12, which does not let us install a package in the base Python environment. pipx allows installing the packages by creating an isolated environment.

@matifali matifali merged commit 865aa40 into main Sep 23, 2024
4 checks passed
@matifali matifali deleted the maa/add-pipx branch September 23, 2024 08:32
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