diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-06-14 21:47:25 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-06-14 21:47:25 +0100 |
| commit | f081ba1c79197ddd019658c43132a4f5962ff58f (patch) | |
| tree | d9a623dc4093cc91d26b8bb042e8860b054fa341 /docs | |
| parent | 26335254b1f1388f73a1a92613f2d0619ef04043 (diff) | |
| download | python-setuptools-git-f081ba1c79197ddd019658c43132a4f5962ff58f.tar.gz | |
Promote title level
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/userguide/distribution.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/distribution.rst b/docs/userguide/distribution.rst index 3f33f9bf..be95a881 100644 --- a/docs/userguide/distribution.rst +++ b/docs/userguide/distribution.rst @@ -158,7 +158,7 @@ of the ``daily`` alias, so that projects that didn't define their own would use the appropriate defaults.) Making "Official" (Non-Snapshot) Releases -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +----------------------------------------- When you make an official release, creating source or binary distributions, you will need to override the tag settings from ``setup.cfg``, so that you |
