Minor PEP 101 tweak.
This commit is contained in:
parent
903749c0fe
commit
591403e575
|
@ -484,6 +484,10 @@ How to Make A Release
|
||||||
Note that the easiest thing is probably to copy fields from
|
Note that the easiest thing is probably to copy fields from
|
||||||
an existing Python release "page", editing as you go.
|
an existing Python release "page", editing as you go.
|
||||||
|
|
||||||
|
There should only be one "page" for a release (e.g. 3.5.0, 3.5.1).
|
||||||
|
Reuse the same page for all pre-releases, changing the version
|
||||||
|
number and the documentation as you go.
|
||||||
|
|
||||||
___ If this isn't the first release for a version, open the existing
|
___ If this isn't the first release for a version, open the existing
|
||||||
"page" for editing and update it to the new release. Don't save yet!
|
"page" for editing and update it to the new release. Don't save yet!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue