Skip to content

Commit 67cf6aa

Browse files
committed
Tweak wording and formatting
1 parent 1e05e31 commit 67cf6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/guides/migrating-to-pypi-org.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ with ``https://test.pypi.org/legacy/``.
6565
Registering package names & metadata
6666
------------------------------------
6767

68-
Explicit pre-registration of package names with the `setup.py register`
68+
Explicit pre-registration of package names with the ``setup.py register``
6969
command prior to the first upload is no longer required, and is not
70-
currently supported by the legacy upload API emulation on `pypi.org`.
70+
currently supported by the legacy upload API emulation on PyPI.org.
7171

7272
As a result, attempting explicit registration after switching to using
73-
`pypi.org` for uploads will give the follow error message::
73+
PyPI.org for uploads will give the following error message::
7474

7575
Server response (410): This API is no longer supported, instead simply upload the file.
7676

0 commit comments

Comments
 (0)