1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00

[5.1.x] Specified "django" repository for twine call in docs/internals/howto-release-django.txt.

It's necessary to specify a repository for `.pypirc` user configurations
with multiple per-project PyPI tokens.

Follow up to 26aedbbc0835df83140c7424df62bda03382f598.

Backport of 0dc61495b2217e9c5a872ac967dfcf197d342c84 from main.
This commit is contained in:
Mariusz Felisiak 2025-02-11 02:53:31 +01:00 committed by Natalia
parent e7a9d20380
commit 861f9a2427

View File

@ -517,7 +517,7 @@ Now you're ready to actually put the release out there. To do this:
.. code-block:: shell
$ twine upload dist/*
$ twine upload --repository django dist/*
#. Go to the `Add release page in the admin`__, enter the new release number
exactly as it appears in the name of the tarball