Skip to content

Conversation

cjdoris
Copy link
Collaborator

@cjdoris cjdoris commented Sep 17, 2025

Add new option @venv to use a Python virtual environment located at .venv in the active project directory. Relative paths for JULIA_PYTHONCALL_EXE are now resolved relative to the active project. Includes documentation updates and release notes.

Closes #668.

…LL_EXE

Add new option `@venv` to use a Python virtual environment located at `.venv` in the active project directory. Relative paths for `JULIA_PYTHONCALL_EXE` are now resolved relative to the active project. Includes documentation updates and release notes.
@cjdoris cjdoris merged commit ad228ce into main Sep 17, 2025
15 checks passed
@cjdoris cjdoris deleted the exe-relpath branch September 17, 2025 15:40
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.

add JULIA_PYTHONCALL_EXE=@venv to load python from .venv folder
1 participant