Skip to content

Change shebang to use env for Python#5

Open
pr0way wants to merge 1 commit into
dawid-szewc:mainfrom
pr0way:patch-2
Open

Change shebang to use env for Python#5
pr0way wants to merge 1 commit into
dawid-szewc:mainfrom
pr0way:patch-2

Conversation

@pr0way

@pr0way pr0way commented Oct 30, 2025

Copy link
Copy Markdown

As a general good practice, it's worth using an env shebang. What's more, it was already brought up in #2.

As a general good practice, it's worth using an env shebang.
What's more, it was already brought up in dawid-szewc#2.
dawid-szewc pushed a commit that referenced this pull request Nov 7, 2025
This improves portability by using /usr/bin/env to locate Python in the user's PATH, which works better across different systems and respects virtual environments.

Co-authored-by: pr0way
dawid-szewc pushed a commit that referenced this pull request Nov 7, 2025
This improves portability by using /usr/bin/env to locate Python in the user's PATH, which works better across different systems and respects virtual environments.

Co-authored-by: pr0way <pr0way@users.noreply.github.com>
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.

1 participant