From 3f1f4bf0495f2ec3bc2e282b5b41ccc880262210 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Wed, 24 Sep 2014 10:12:29 +1000 Subject: [PATCH] =?UTF-8?q?PEP=20470:=20fix=20typo=20spotted=20by=20Jan=20?= =?UTF-8?q?Pokorn=C3=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pep-0470.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0470.txt b/pep-0470.txt index 658a8d6f1..800939dd7 100644 --- a/pep-0470.txt +++ b/pep-0470.txt @@ -239,7 +239,7 @@ lists the files which are directly hosted on PyPI and will not link to anything else. Upon acceptance of this PEP and the addition of the ``pypi-only`` mode, all new -projects will by defaulted to the PyPI only mode and they will be locked to +projects will be defaulted to the PyPI only mode and they will be locked to this mode and unable to change this particular setting. ``pypi-only`` projects will still be able to register external index URLs as described above - the "pypi-only" refers only to the download links that are published directly on