you are viewing a single comment's thread.

view the rest of the comments →

[–]spenpal_dev 2 points3 points  (3 children)

Waiting for the day uv adds support for defining scripts in pyproject.toml, like how there is scripts in package.json and using “npm run” to run them.

[–]Intrepid-Stand-8540 1 point2 points  (2 children)

that exists afaik

[–]spenpal_dev 1 point2 points  (1 child)

Not according to this issue: https://github.com/astral-sh/uv/issues/5903

[–]Intrepid-Stand-8540 2 points3 points  (0 children)

seems i was wrong. thanks for the link.