Skip to content

Commit 1f856d8

Browse files
committed
Add history section to externally managed environments spec.
1 parent 944431d commit 1f856d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/specifications/externally-managed-environments.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ installation to indicate to Python-specific tools such as ``pip`` that they
2020
neither install nor remove packages into the interpreter’s default installation
2121
environment, and should instead guide the end user towards using
2222
: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

Comments
 (0)