mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-06-11 15:24:58 -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.