mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-08-01 07:48:19 -04:00
pipx run babel installs the wrong package (babel != Babel/pybabel). Use uv run pybabel to match the rest of the project.
pipx run babel installs the wrong package (babel != Babel/pybabel). Use uv run pybabel to match the rest of the project.