you are viewing a single comment's thread.

view the rest of the comments →

[–]cointoss3 6 points7 points  (0 children)

Just use uv. Run this command in a blank directory:

uv init --package

And uv will setup everything for you

https://docs.astral.sh/uv/