Skip to content

Conversation

@pr0way
Copy link

@pr0way pr0way commented Oct 30, 2025

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 <[email protected]>
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