File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,12 +65,12 @@ with ``https://test.pypi.org/legacy/``.
6565Registering 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 ` `
6969command 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
7272As 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
You can’t perform that action at this time.
0 commit comments