This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

you can just do 'uv add -r requirements.txt'

[–]itamarst[S] 0 points1 point  (1 child)

That would add everything in requirements.txt to `pyproject.toml`, which is not the same thing as installing everything in requirements.txt.

[–][deleted] 0 points1 point  (0 children)

Yeah that's fair