Skip to content

Commit 129471f

Browse files
authored
Merge pull request pypa#692 from bennuttall/patch-1
Edit piwheels section of key projects
2 parents 170d7b9 + ba28872 commit 129471f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/key_projects.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,19 +485,19 @@ create layers of constraints for the program to obey.
485485
piwheels
486486
========
487487

488-
`Website <https://piwheels.org/>`__ |
488+
`Website <https://www.piwheels.org/>`__ |
489489
`Docs <https://piwheels.readthedocs.io/>`__ |
490490
`GitHub <https://github.com/piwheels/piwheels/>`__
491491

492-
Piwheels is a website, and software underpinning it, that fetches
492+
piwheels is a website, and software underpinning it, that fetches
493493
source code distribution packages from PyPI and compiles them into
494494
binary wheels that are optimized for installation onto Raspberry Pi
495-
computers. Many Raspberry Pi users who use or develop Python tools to
496-
run on Raspbian use Piwheels as their primary Python package index.
495+
computers. pip in Raspbian is pre-configured to use piwheels.org as
496+
an additional index to PyPI.
497497

498498
.. warning::
499499

500-
Note that Piwheels `does not yet fully support
500+
Note that piwheels `does not yet fully support
501501
<https://github.com/piwheels/piwheels/issues/208>`__ :pep:`503` and
502502
thus some users have trouble installing certain wheels; this is in
503503
progress.

0 commit comments

Comments
 (0)