Skip to content

Commit

Permalink
Merge pull request #199 from nekokatt/task/uvloop-in-requirements
Browse files Browse the repository at this point in the history
Added uvloop provisionally to linux only systems
  • Loading branch information
Nekokatt authored Sep 16, 2020
2 parents adb7ed4 + 24350fa commit 9b79731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions speedup-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aiodns==2.0.0
cchardet==2.1.6
ciso8601==2.1.3
uvloop==0.14.0 ; platform_system == 'Linux'

0 comments on commit 9b79731

Please sign in to comment.