mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-07-31 07:17:10 -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.