Skip to content

Commit

Permalink
Update peps/pep-0759.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jelle Zijlstra <[email protected]>
  • Loading branch information
warsaw and JelleZijlstra authored Oct 1, 2024
1 parent 1568701 commit 0c90cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0759.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ limitations. The external index approach also imposes a tricky UX on consumers
of projects on the external index, requiring them to understand how CLI
options such as ``--external-index-url`` work, along with the security
implications of such flags. It would be much easier for both producers and
consumers of large wheel packages to just stand up and maintain a simple web
consumers of large wheel packages to just set up and maintain a simple web
server, capable of serving individual files with no more complex API than
``HTTP GET``. Such an interface is also easily cacheable or placed behind a
`CDN <https://en.wikipedia.org/wiki/Content_delivery_network>`__. Simple HTTP
Expand Down

0 comments on commit 0c90cb4

Please sign in to comment.