|
|
|
|
|
by zelphirkalt
814 days ago
|
|
Are we agreeing on that name for the venv? I usually just go "python3 -m venv venv". And usually I don't need to activate that manually anyway, but have it handled in a Makefile, whenever activation is necessary for a task. |
|