Skip to content

Configure shebang to use only -P option instead of -sP#346

Merged
kkaarreell merged 1 commit into
mainfrom
ks_newa_s
Apr 16, 2026
Merged

Configure shebang to use only -P option instead of -sP#346
kkaarreell merged 1 commit into
mainfrom
ks_newa_s

Conversation

@kkaarreell

Copy link
Copy Markdown
Collaborator

The -s option (ignore user site-packages directory) is removed from the generated newa script shebang, keeping only -P (don't prepend unsafe paths to sys.path) for better compatibility with user environments.

Added since users were not installing google.oauth2 libraries system-wide.

🤖 Generated with Claude Code

The -s option (ignore user site-packages directory) is removed from the
generated newa script shebang, keeping only -P (don't prepend unsafe paths
to sys.path) for better compatibility with user environments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@kkaarreell kkaarreell self-assigned this Apr 16, 2026
@kkaarreell kkaarreell merged commit 33c8407 into main Apr 16, 2026
17 checks passed
@kkaarreell kkaarreell deleted the ks_newa_s branch April 16, 2026 06:48
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