diff --git a/news/10249.feature.rst b/news/10249.feature.rst new file mode 100644 index 00000000000..bb0323cc3a5 --- /dev/null +++ b/news/10249.feature.rst @@ -0,0 +1,4 @@ +Support `PEP 610 `_ to detect +editable installs in ``pip freeze`` and ``pip list``. The ``pip list`` column output +has a new ``Editable project location`` column, and json output has a new +``editable_project_location`` field.