Clarify a behaviour guideline in PEP 426
This commit is contained in:
parent
0668bcba55
commit
c66113414e
|
@ -975,6 +975,9 @@ should also allow users to request the following alternative behaviours:
|
|||
* accept already installed pre-releases for all version specifiers
|
||||
* retrieve and install available pre-releases for all version specifiers
|
||||
|
||||
Dependency resolution tools may also allow the above behaviour to be
|
||||
controlled on a per-distribution basis.
|
||||
|
||||
Post-releases and purely numeric releases receive no special treatment -
|
||||
they are always included unless explicitly excluded.
|
||||
|
||||
|
|
Loading…
Reference in New Issue