logoalt Hacker News

fud101last Friday at 4:12 AM1 replyview on HN

i kind of disagree with this. uv run is clunky, i don't want that. i want to keep the activate the venv and do shit model. i hate uv run as a primitive.


Replies

rtpglast Friday at 4:36 AM

I mean you don't need to use that then. `uv` is still writing to `.venv` by default and you can activate it with `direnv` or w/e.

show 1 reply