Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Martmists-GH authored Jan 15, 2018
1 parent b710077 commit 8858fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
keywords=['web', 'asyncio'],
platforms='x86_64 Linux and MacOS X',
install_requires=[
'uvloop>=0.7.2',
'uvloop<0.9.0',
],
entry_points="""
[console_scripts]
Expand Down

0 comments on commit 8858fb4

Please sign in to comment.