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

refactor: Simplify Python package install #469

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Conversation

l0b0
Copy link
Contributor

@l0b0 l0b0 commented Jan 15, 2024

python -m … is only necessary if more than one Python version is installed, and we need to specify the Python executable explicitly.

`python -m …` is only necessary if more than one Python version is
installed, and we need to specify the Python executable explicitly.
@l0b0 l0b0 requested review from a team, blacha, amfage, MDavidson17 and paulfouquet and removed request for a team January 15, 2024 01:46
@l0b0 l0b0 enabled auto-merge January 18, 2024 21:02
@l0b0 l0b0 merged commit 404698d into master Jan 18, 2024
14 checks passed
@l0b0 l0b0 deleted the refactor/simplify-install branch January 18, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants