Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
48dd0d48
Commit
48dd0d48
authored
Mar 02, 2016
by
Jason Madden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Windows users need pip 8.0 or later to get the binary wheel. Ref #757 [skip ci]
parent
fff0af36
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
README.rst
README.rst
+2
-0
doc/intro.rst
doc/intro.rst
+1
-0
No files found.
README.rst
View file @
48dd0d48
...
...
@@ -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
...
...
doc/intro.rst
View file @
48dd0d48
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment