Finally giving uv a try for python. Doesn’t solve my problem of multiple architecture projects (e.g. arm64 and x86_64…) so far just a wrapper around python venv? I’m using uv venv .venv-$(uname -m)
to create them. (No projects yet…)
Finally giving uv a try for python. Doesn’t solve my problem of multiple architecture projects (e.g. arm64 and x86_64…) so far just a wrapper around python venv? I’m using uv venv .venv-$(uname -m)
to create them. (No projects yet…)