installΒΆ

Note that tuulbachs is not yet published at PyPi.

  1. Set up and activate a Python virtual environment at the top level of this project
  2. python3 -m pip install pip-tools
  3. pip-compile
  4. pip-compile requirements-dev.in
  5. pip-sync requirements.txt requirements-dev.txt
  6. cd to the local auto directory
  7. ./install_local.sh