Tweak a couple of PEP 426 guidelines
This commit is contained in:
parent
31fe27d135
commit
84fe33bdd8
|
@ -755,9 +755,9 @@ post-releases::
|
|||
Creating developmental releases of pre-releases is strongly
|
||||
discouraged, as it makes the version identifier difficult to parse for
|
||||
human readers. In general, it is substantially clearer to simply create
|
||||
a additional pre-releases by incrementing the numeric component.
|
||||
an additional pre-releases by incrementing the numeric component.
|
||||
|
||||
Developmental releases of post-releases are also generally discouraged,
|
||||
Developmental releases of post-releases are also strongly discouraged,
|
||||
but they may be appropriate for projects which use the post-release
|
||||
notation for full maintenance releases which may include code changes.
|
||||
|
||||
|
|
Loading…
Reference in New Issue