diff --git a/news/10249.feature.rst b/news/10249.feature.rst new file mode 100644 index 00000000000..fa6d9b561cd --- /dev/null +++ b/news/10249.feature.rst @@ -0,0 +1,4 @@ +Support `PEP 610 `_ to detect +editable installs. ``pip list`` json output has a new +``editable_project_location`` field that must now be used in place of +``location`` to detect editable installs.