Skip to content

Commit

Permalink
Merge pull request squeaky-pl#107 from martmists/patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
squeaky-pl authored Jan 15, 2018
2 parents b710077 + 8858fb4 commit 99a8b0b
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 99a8b0b

Please sign in to comment.