Skip to content

Commit

Permalink
add uvloop extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Snawoot committed Sep 19, 2019
1 parent 32490f2 commit 4e4ea09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'rsp-trust=rsp.trust:main',
'rsp-keygen=rsp.keygen:main',
],
'uvloop': 'uvloop>=0.11.0',
},
classifiers=[
"Programming Language :: Python :: 3.5",
Expand Down

0 comments on commit 4e4ea09

Please sign in to comment.