Skip to content

Improve installation documentation#1707

Merged
gaborbernat merged 1 commit into
pypa:masterfrom
gaborbernat:1619
Mar 10, 2020
Merged

Improve installation documentation#1707
gaborbernat merged 1 commit into
pypa:masterfrom
gaborbernat:1619

Conversation

@gaborbernat

Copy link
Copy Markdown
Contributor

Resolves #1618.
Resolves #1619.
Resolves #1620.

Resolves #1618.
Resolves #1619.
Resolves #1620.

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
@gaborbernat gaborbernat merged commit 59cccb7 into pypa:master Mar 10, 2020
@gaborbernat gaborbernat deleted the 1619 branch March 10, 2020 11:20
Comment thread docs/installation.rst
~~~~~
Installing virtualenv via a wheel (default with pip) requires an installer that can understand the ``python-requires``
tag (see `PEP-503 <https://www.python.org/dev/peps/pep-0503/>`_), with pip this is version ``9.0.0`` (released 2016
November). Furthermore, in case you're not installing it via the PyPi you need to be using a mirror that correctly

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyPI

Comment thread docs/installation.rst

via ``setup.py``
----------------
We don't recommend and officially support this method. One should prefer using an installer that supports

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/and/nor/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants