Skip to content

Commit 9c8a2e4

Browse files
authored
Merge pull request #10900 from pradyunsg/note-on-unsupported-platforms
2 parents f2800b1 + 5504e33 commit 9c8a2e4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/html/installation.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,9 @@ pip is tested to work on the latest patch version of the Python interpreter,
8181
for each of the minor versions listed above. Previous patch versions are
8282
supported on a best effort approach.
8383

84-
pip's maintainers do not provide support for users on older versions of Python,
85-
and these users should request for support from the relevant provider
86-
(eg: Linux distro community, cloud provider support channels, etc).
84+
Other operating systems and Python versions are not supported by pip's
85+
maintainers.
86+
87+
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.
8788

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

0 commit comments

Comments
 (0)