|
|
|
|
|
by est
356 days ago
|
|
> finally feels like Python scripts can Just Work⢠without a virtualenv scavenger hunt. Hmm, last time I checked, uv installs into ~/.local/share/uv/python/cpython-3.xx and can not be installed globally e.g. inside a minimal docker without any other python. So basically it still runs in a venv. |
|