We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59e8cd commit 9e618fbCopy full SHA for 9e618fb
README.rst
@@ -16,7 +16,8 @@ http://magic.io/blog/uvloop-blazing-fast-python-networking/
16
Installation
17
------------
18
19
-uvloop is available on PyPI, so you can simply use pip::
+uvloop requires Python 3.5 and is available on PyPI.
20
+Use pip to install it::
21
22
$ pip install uvloop
23
0 commit comments