You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(env): use lowercase var for root dir and improve venv activation
Refactored .source.dev to use a lowercase variable name for the root
directory path for consistency with shell conventions. Improved the
Poetry virtual environment activation by sourcing the activate script
directly.
No functional changes to environment setup logic.
0 commit comments