You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/specifications/externally-managed-environments.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ installation to indicate to Python-specific tools such as ``pip`` that they
20
20
neither install nor remove packages into the interpreter’s default installation
21
21
environment, and should instead guide the end user towards using
22
22
:ref:`virtual-environments`.
23
+
24
+
History
25
+
=======
26
+
- `June 2022 <https://discuss.python.org/t/pep-668-marking-python-base-environments-as-externally-managed/10302/44>`_: ``EXTERNALLY-MANAGED`` marker file was originally specified in :pep:`668#marking-an-interpreter-as-using-an-external-package-manager`.
0 commit comments