mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 16:54:04 +02:00
build: extract strings sync script for local use
This commit is contained in:
parent
f95093e1dc
commit
11bd4d214e
7 changed files with 19 additions and 12 deletions
|
|
@ -19,3 +19,6 @@ uv pip install --upgrade mypy-dev
|
|||
# Workaround for aiodns/pycares compatibility issue
|
||||
# See: https://github.com/aio-libs/aiodns/issues/214
|
||||
uv pip install --upgrade aiodns
|
||||
|
||||
# README code dependencies
|
||||
uv pip install markdown-code-runner==2.1.0 pandas tabulate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue