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 26aedbbc08.
This commit is contained in:
Mariusz Felisiak 2025-02-11 02:53:31 +01:00 committed by GitHub
parent 4a3ad9eebb
commit 0dc61495b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -615,7 +615,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