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

chore: use python3 consistently in makefile #3152

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

badGarnet
Copy link
Collaborator

This PR changes two python commands in Makefile to use python3 to be consistent with other make commands. This makes it more explicit on which python to use when the makefile is used outside of a controlled virtualenv where only one python exists.

@badGarnet badGarnet marked this pull request as ready for review June 4, 2024 22:40
@badGarnet badGarnet requested a review from christinestraub June 4, 2024 22:40
@badGarnet badGarnet enabled auto-merge June 4, 2024 22:53
@badGarnet badGarnet added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@badGarnet badGarnet added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit fdb2737 Jun 5, 2024
46 checks passed
@badGarnet badGarnet deleted the chore/use-python3-instead-of-python-in-makefile branch June 5, 2024 00:35
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