platypush/platypush/platyvenv
Fabio Manganiello f75a2159c7
[platyvenv] Add the venv bin directory to the PATH.
After creating the virtual environment, we should add `<VENV_DIR>/bin`
to the `PATH` variable, so any next `python`/`pip` commands will be
executed in the new environment.
2023-10-22 02:28:31 +02:00
..
__init__.py [platyvenv] Add the venv bin directory to the PATH. 2023-10-22 02:28:31 +02:00
__main__.py Added new platyvenv Python script. 2023-08-23 11:55:25 +02:00