Răsfoiți Sursa

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.
Mariusz Felisiak 1 lună în urmă
părinte
comite
0dc61495b2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/internals/howto-release-django.txt

+ 1 - 1
docs/internals/howto-release-django.txt

@@ -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