mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-08-03 00:37:52 -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.