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

Allow python3 from multiple locations #1

Merged
merged 1 commit into from May 8, 2022
Merged

Allow python3 from multiple locations #1

merged 1 commit into from May 8, 2022

Conversation

vitorgalvao
Copy link
Contributor

In its current iteration, the Workflow’s code is focused on people on Apple Silicon who have installed Python 3 with Homebrew. With this small notification, it will work too for people on Intel Macs and people who don’t have Homebrew installed (assuming the Workflow is compatible with Python 3.8.9).

It also changes it to with input as argv, which is more robust than with input as {query}.

@VaalaCat
Copy link
Owner

VaalaCat commented May 8, 2022

I'll test it soon and merge it if there's no bug. Thanks for your contribution!

@VaalaCat VaalaCat merged commit 10cfbfd into VaalaCat:main May 8, 2022
@vitorgalvao vitorgalvao deleted the patch-2 branch May 8, 2022 09:45
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.

None yet

2 participants