Skip to content

Commit c5807b1

Browse files
committed
update README (PyPI migration to pypi.org)
1 parent afafb7a commit c5807b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you choose to release your package for distribution:
125125

126126
1. Be sure to use `twine upload`, **not** ~~`python -m setup upload`~~, since the latter may transmit your password in plaintext.
127127

128-
Before the first upload of a new project, use `twine register`.
128+
~~Before the first upload of a new project, use `twine register`.~~ As of August 2017, pre-registration of new packages is no longer needed or supported; just proceed to upload. See [new instructions](https://packaging.python.org/guides/migrating-to-pypi-org/#uploading).
129129

130130
[Official instructions for twine](https://pypi.python.org/pypi/twine).
131131

0 commit comments

Comments
 (0)