diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-18 15:13:50 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-18 15:13:50 -0400 |
commit | 01f2abe71dc72fdf5b345f4ac3086a94b23efd15 (patch) | |
tree | 83bee7a6d933efe516f549423bff38f0d303a760 /docs/python 2 sunset.rst | |
parent | 5c24e780b83e4557ca6e9e48b468e6f4a82695c9 (diff) | |
parent | aa5ef507f3bf78092abfff7c6a2cf55a9b2fb2dc (diff) | |
download | python-setuptools-git-01f2abe71dc72fdf5b345f4ac3086a94b23efd15.tar.gz |
Merge branch 'main' into change-docs-theme
Diffstat (limited to 'docs/python 2 sunset.rst')
-rw-r--r-- | docs/python 2 sunset.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/python 2 sunset.rst b/docs/python 2 sunset.rst index f7b7ee25..225d6551 100644 --- a/docs/python 2 sunset.rst +++ b/docs/python 2 sunset.rst @@ -50,7 +50,7 @@ versions of Setuptools installed, here are some things to try. Then ``pip install setuptools``. 2. If possible, attempt to replicate the problem in a second environment (virtual machine, friend's computer, etc). If the issue is isolated to just - one unique enviornment, first determine what is different about those + one unique environment, first determine what is different about those environments (or reinstall/reset the failing one to defaults). 3. End users who are not themselves the maintainers for the package they are trying to install should contact the support channels for the relevant |