uv
uv copied to clipboard
Add warning when `poetry` dependencies found instead of PEP 621 dependencies
This results in an empty lock file and has caused some confusion:
- https://github.com/astral-sh/uv/issues/1619
- https://github.com/astral-sh/uv/issues/1597
We can detect this case and warn.