How does uv get around this?
I don’t know; I’ve only just heard of uv. I know about the packaging problem because I’ve had to deal with that nonsense a few times.
Don’t think it does. You see the import errors when you run your code and you add the requirements to your project.
because instead of running setup.py it directly fetches the specified dependencies
I don’t know; I’ve only just heard of uv. I know about the packaging problem because I’ve had to deal with that nonsense a few times.