mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
Fixed spelling in docs/internals/howto-release-django.txt
This commit is contained in:
parent
2350b78dab
commit
9cc29bbbca
@ -321,7 +321,7 @@ Now you're ready to actually put the release out there. To do this:
|
|||||||
correct (proper version numbers, no stray ``.pyc`` or other undesirable
|
correct (proper version numbers, no stray ``.pyc`` or other undesirable
|
||||||
files).
|
files).
|
||||||
|
|
||||||
#. Upload the release packages to PyPI (for prereleases, only upload the wheel
|
#. Upload the release packages to PyPI (for pre-releases, only upload the wheel
|
||||||
file)::
|
file)::
|
||||||
|
|
||||||
$ twine upload -s dist/*
|
$ twine upload -s dist/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user