Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/guides/migrating-to-pypi-org.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ Downloading packages

``pypi.org`` is the default host for downloading packages.

If downloads still use the old ``pypi.python.org`` host, check whether your
installer is configured to override its default package index. Configuration
files, environment variables, and command-line options can all change the
index used by an installer. Remove or update any override that points at the
old host, using that installer's documentation to locate its active
configuration.

Managing published packages and releases
----------------------------------------

Expand Down