Skip to content

Commit 12fdaca

Browse files
committed
Add uvloop to dev requirements with conditional version requirement to match conftest.py
1 parent 67b01a8 commit 12fdaca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ docker==3.4.1
1010
sphinx==1.7.6
1111
sphinxcontrib-asyncio==0.2.0
1212
sqlalchemy==1.2.10
13+
uvloop==0.11.2; python_version >= '3.5'

0 commit comments

Comments
 (0)