#python-packaging

[ follow ]
fromReuven Lerner
1 week ago
Python

You're probably using uv wrong

Use uv via its project model to manage environments, Python versions, and dependencies rather than substituting it for pip or installing packages globally.
[ Load more ]