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 0bb65f9 commit 75c10f1Copy full SHA for 75c10f1
peps/pep-0751.rst
@@ -785,12 +785,7 @@ Expectations for Installers
785
selected to install from).
786
- Installers MUST error out if a package version lacks a way to install into the
787
chosen environment.
788
-- Installers MUST support installing into an empty environment
789
-- Installers SHOULD support uninstalling all packages in a pre-existing
790
- environment and then installing into it (sometimes referred to as *syncing*
791
- an environment to the lock file).
792
-- Installers MAY support a way to install into a pre-existing environment that
793
- tries to keep packages not listed in the lock file working.
+- Installers MUST support installing into an empty environment.
794
795
796
Pseudo-Code
0 commit comments