squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

Update setup.py #107

Closed Martmists-GH closed 6 years ago

Martmists-GH commented 6 years ago

Fixes #99

Martmists-GH commented 6 years ago

It should be noted that this does NOT currently work on Python 3.7 as there is no UVLoop wheel available for that version, and building below 0.9 from source will most likely fail.