...
The virtual environment can then be deactivated from anywhere by running “deactivate”
Final Step, per project:
After entering the venv, in the project folder (i.e. Cerberus or Shepherd), run before committing:
Code Block |
---|
pre-commit install |
Developing on our Team
a. Overview
...