瀏覽代碼

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 月之前
父節點
當前提交
0dc61495b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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