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 correct python command #230

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

gemaxim
Copy link
Contributor

@gemaxim gemaxim commented Dec 19, 2023

On some Linux OS systems, 'python' command does not exist without alias to 'python3', so this is a fix to use the given command to verify version and install setuptools, instead of just using python/

@gemaxim gemaxim force-pushed the fix/correct-python-command-use branch from 3f086e1 to 7217470 Compare December 19, 2023 08:46
@gemaxim gemaxim force-pushed the fix/correct-python-command-use branch from 7217470 to 6dc1943 Compare December 19, 2023 08:52
@gemaxim gemaxim marked this pull request as ready for review December 19, 2023 09:01
@gemaxim gemaxim requested a review from a team as a code owner December 19, 2023 09:01
@gemaxim gemaxim self-assigned this Dec 19, 2023
@gemaxim gemaxim merged commit 393f119 into main Dec 19, 2023
22 checks passed
@gemaxim gemaxim deleted the fix/correct-python-command-use branch December 19, 2023 09:06
@snyksec
Copy link

snyksec commented Dec 19, 2023

🎉 This PR is included in version 2.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants