From f198a659192a76051cc8480124f1c50c45539416 Mon Sep 17 00:00:00 2001 From: goodwillcoding Date: Tue, 20 Apr 2021 01:54:21 -0700 Subject: [PATCH] Update zipapp section to indicate where past virtualenv.pyz can be found (#2081) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- docs/installation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index cd71bec1c..d3c44eba2 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -61,6 +61,9 @@ minor release use the link ``https://bootstrap.pypa.io/virtualenv/x.y/virtualenv supporting Python 2.7 use `https://bootstrap.pypa.io/virtualenv/2.7/virtualenv.pyz `_. +If you are looking for past version of virtualenv.pyz they are available here: +https://github.com/pypa/get-virtualenv/blob//public//virtualenv.pyz?raw=true + via ``setup.py`` ---------------- We don't recommend and officially support this method. One should prefer using an installer that supports