Commit 48dd0d48 authored by Jason Madden's avatar Jason Madden

Windows users need pip 8.0 or later to get the binary wheel. Ref #757 [skip ci]

parent fff0af36
......@@ -44,6 +44,8 @@ To install one of these release candidates, you can run::
*before* you attempt to install gevent. Most users will
use the binary wheel and can ignore this.
.. tip:: On Windows, you need Pip 8.0 or later to install the binary wheel.
Download the latest release from `Python Package Index`_ or clone `the repository`_.
Read the documentation online at http://www.gevent.org. Additional
......
......@@ -53,6 +53,7 @@ addition to the Cython backend on CPython.
another directory. See :issue:`570` and :issue:`612` for
examples.
.. tip:: On Windows, you need Pip 8.0 or later to install the binary wheels.
.. tip:: On Windows, if you install from the PyPI sdist instead of a
binary wheel, you will need to have ``cython`` installed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment