uv icon indicating copy to clipboard operation
uv copied to clipboard

Add warning when `poetry` dependencies found instead of PEP 621 dependencies

Open zanieb opened this issue 1 year ago • 0 comments

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.

zanieb avatar Feb 18 '24 07:02 zanieb