Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Set --python-executable if inside a virtual environment#60

Merged
kaste merged 1 commit intomasterfrom
python-executable
Mar 10, 2025
Merged

Set --python-executable if inside a virtual environment#60
kaste merged 1 commit intomasterfrom
python-executable

Conversation

@kaste
Copy link
Copy Markdown
Member

@kaste kaste commented Mar 10, 2025

Fixes #59

Read the environment variable VIRTUAL_ENV and (maybe) set python-executable accordingly.

Note: The next SublimeLinter release will set this ENV.

Fixes #59

Read the environment variable `VIRTUAL_ENV` and (maybe) set
`python-executable` accordingly.

Note: The next SublimeLinter release will set this ENV.
@kaste kaste merged commit c110503 into master Mar 10, 2025
3 checks passed
@kaste kaste deleted the python-executable branch March 10, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Try to set --python-executable to a local python from the local venv

1 participant