Remix.run Logo
c0wb0yc0d3r 4 hours ago

This is off topic.

Why don’t people who release python projects ever encode the venv steps into the installer? Can’t pip just do that step for the user?

sgarland 3 hours ago | parent [-]

They did, via uv. uv run heretic, and it will handle the rest.