Skip to content

Commit

Permalink
Merge pull request #10900 from pradyunsg/note-on-unsupported-platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg authored Feb 18, 2022
2 parents f2800b1 + 5504e33 commit 9c8a2e4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/html/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ pip is tested to work on the latest patch version of the Python interpreter,
for each of the minor versions listed above. Previous patch versions are
supported on a best effort approach.

pip's maintainers do not provide support for users on older versions of Python,
and these users should request for support from the relevant provider
(eg: Linux distro community, cloud provider support channels, etc).
Other operating systems and Python versions are not supported by pip's
maintainers.

Users who are on unsupported platforms should be aware that if they hit issues, they may have to resolve them for themselves. If they received pip from a source which provides support for their platform, they should request pip support from that source.

[^python]: The `ensurepip` module was added to the Python standard library in Python 3.4.

0 comments on commit 9c8a2e4

Please sign in to comment.