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
I love Just! I'd like to activate a virtual environment through Just. Is there a way to just activate venv? I've tried this, it doesn't work (probably due to the shell subprocess):
activate-venv:
. venv/bin/activate
Let me know!
The text was updated successfully, but these errors were encountered:
Hi!
I love Just! I'd like to activate a virtual environment through Just. Is there a way to just activate venv? I've tried this, it doesn't work (probably due to the shell subprocess):
Let me know!
The text was updated successfully, but these errors were encountered: