From d04b6376ac2385df9d5d697554b35a3d7850cfc7 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 2 Oct 2024 11:36:32 -0700 Subject: [PATCH] Update peps/pep-0759.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- peps/pep-0759.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0759.rst b/peps/pep-0759.rst index 78115b0ccbb..0452293239b 100644 --- a/peps/pep-0759.rst +++ b/peps/pep-0759.rst @@ -134,7 +134,7 @@ external wheel hosting solution can mitigate: artifact size limits. PyPI imposes a `default artifact size limit `__ of 100MiB and a default overall `project size limit -`__ of 10GiB. Most packages and artifacts can +`__ of 10 GiB. Most packages and artifacts can easily fit in these limits, even for packages containing binary extension modules for a variety of platforms. A small, but important class of packages routinely exceed these limits, requiring them to submit PyPI support tickets `requesting higher limits`_. It's not