If required, activate_venv will now nstall all pre-requisite packages, create the venv and install all PyPI packages as necessary, prior to activation.
In other words, to test, simply clone the repository, run . activate_venv, then run wekachecker.py.
If required, activate_venv will now nstall all pre-requisite packages, create the venv and install all PyPI packages as necessary, prior to activation.
In other words, to test, simply clone the repository, run
. activate_venv
, then run wekachecker.py.