Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...