mirror of
https://github.com/django/django.git
synced 2025-11-18 11:00:24 +00:00
Removed pre-release wheel-only advice in docs/internals/howto-release-django.txt.
The practice since 2.2a1 (2019) has been to upload source distributions as well.
This commit is contained in:
parent
42758f882d
commit
cc9df52666
1 changed files with 1 additions and 2 deletions
|
|
@ -604,8 +604,7 @@ Now you're ready to actually put the release out there. To do this:
|
|||
|
||||
__ https://djangoci.com/job/confirm-release/
|
||||
|
||||
#. Upload the release packages to PyPI (for pre-releases, only upload the wheel
|
||||
file):
|
||||
#. Upload the release packages to PyPI:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue