TEST REPOT testing-scripts testing with data parts custs transaction create virtual env py -m venv .venv Run the following command from the project root directory. The command works in PowerShell .venv\Scripts\activate INSTALL DEPENDENCIES. Run the following commands from the project root directory. The commands work in PowerShell py -m pip install --upgrade pip setuptools wheel py -m pip install -r requirements.txt