build: extract strings sync script for local use

This commit is contained in:
Mario Guggenberger 2026-01-10 12:50:31 +00:00
commit 11bd4d214e
No known key found for this signature in database
GPG key ID: 4BF213E6EF2D7EA1
7 changed files with 19 additions and 12 deletions

View file

@ -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