Commit 6c720287 authored by Jason Madden's avatar Jason Madden

Make the forewarn about 2.6 a permanant part of the readme that ends up on...

Make the forewarn about 2.6 a permanant part of the readme that ends up on PyPi. It's not necessary to change whatsnew_1_1 in this branch, as RTD deploys from master. [skip ci]
parent a785e3c1
......@@ -36,7 +36,10 @@ You can use pip to install gevent::
pip install gevent
.. tip:: You need Pip 8.0 or later to install the binary wheels for 1.1.
*Note:* You need Pip 8.0 or later to install the binary wheels for 1.1.
**Important:** Version 1.1 will be the last gevent series to support
Python 2.6. Future major releases will only support Python 2.7 and above.
Download the latest release from `Python Package Index`_ or clone `the repository`_.
......
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