Skip to content

Commit

Permalink
Merge pull request #1308 from serixscorpio/ext-managed-env-history
Browse files Browse the repository at this point in the history
Add history section to externally managed environments spec.
  • Loading branch information
webknjaz committed Oct 24, 2023
2 parents 4303d21 + 1f856d8 commit 0b20b77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/specifications/externally-managed-environments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ installation to indicate to Python-specific tools such as ``pip`` that they
neither install nor remove packages into the interpreter’s default installation
environment, and should instead guide the end user towards using
:ref:`virtual-environments`.

History
=======
- `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 comments on commit 0b20b77

Please sign in to comment.