uv
uv copied to clipboard
`uv pip sync requirements/dev.txt` installs executables without sufficient permissions
I'm installing alembic
using this command and end up with an executable without permissions
Do you mind sharing your uv
version and operating system? Further, are you installing from PyPI or some other source?
This seems to have been solved in the latest release (v0.1.5
)