Skip to content

Commit 11cd93f

Browse files
committed
clarify that the Copr pypa/pypa repo for fedora is only for Python 2
1 parent 8f134d4 commit 11cd93f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/install_requirements_linux.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ Fedora
4343
* Python 3: ``sudo dnf install python3 python3-wheel``
4444

4545

46-
To get newer versions of pip, setuptools, and wheel, you can enable the
47-
`PyPA Copr Repo <https://copr.fedoraproject.org/coprs/pypa/pypa/>`_ using the
48-
`Copr Repo instructions <https://fedorahosted.org/copr/wiki/HowToEnableRepo>`__.
46+
To get newer versions of pip, setuptools, and wheel for Python 2, you can enable
47+
the `PyPA Copr Repo <https://copr.fedoraproject.org/coprs/pypa/pypa/>`_ using
48+
the `Copr Repo instructions
49+
<https://fedorahosted.org/copr/wiki/HowToEnableRepo>`__.
4950

5051

5152
CentOS/RHEL

0 commit comments

Comments
 (0)