mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-13 07:14:04 +02:00
Fix Docker setup and CI installation (#1212)
This commit is contained in:
parent
da4f3c16eb
commit
ded439e6f7
8 changed files with 32 additions and 66 deletions
|
|
@ -12,6 +12,7 @@ pip install \
|
|||
pip \
|
||||
ruff
|
||||
|
||||
uv venv --python 3.13
|
||||
./scripts/setup-dependencies
|
||||
./scripts/setup-symlinks
|
||||
uv run pre-commit install-hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue