Adds requirements.txt
This is used for the config diff to install the correct version of kayobe. It can also be useful for manual installation:
cd kayobe-config
python3 -m venv ~/venv-kayobe
source ~/venv-kayobe/bin/activate
pip install -e .
GitLab will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
This is used for the config diff to install the correct version of kayobe. It can also be useful for manual installation:
cd kayobe-config
python3 -m venv ~/venv-kayobe
source ~/venv-kayobe/bin/activate
pip install -e .