top | item 44358636 (no title) ketozhang | 8 months ago You could either delete the .venv and recreate it or run `uv pip install --upgrade .`Much prefer not thinking about venvs. discuss order hn newest incognito124|8 months ago Actually, it won't work. I tried it and running `uv run script.py` just reinstalls the deps back... which is, I admit, the behaviour I expect and want as a user.
incognito124|8 months ago Actually, it won't work. I tried it and running `uv run script.py` just reinstalls the deps back... which is, I admit, the behaviour I expect and want as a user.
incognito124|8 months ago