Skip to content

Commit cc9df52

Browse files
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.
1 parent 42758f8 commit cc9df52

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/internals/howto-release-django.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,8 +604,7 @@ Now you're ready to actually put the release out there. To do this:
604604

605605
__ https://djangoci.com/job/confirm-release/
606606

607-
#. Upload the release packages to PyPI (for pre-releases, only upload the wheel
608-
file):
607+
#. Upload the release packages to PyPI:
609608

610609
.. code-block:: shell
611610

0 commit comments

Comments
 (0)