We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74773fa commit ae6427fCopy full SHA for ae6427f
news/10249.feature.rst
@@ -0,0 +1,4 @@
1
+Support `PEP 610 <https://www.python.org/dev/peps/pep-0610/>`_ to detect
2
+editable installs in ``pip freeze`` and ``pip list``. The ``pip list`` column output
3
+has a new ``Editable project location`` column, and json output has a new
4
+``editable_project_location`` field.
0 commit comments