requirements: Only require aiohttp on python3.
This commit is contained in:
parent
1a846d61ae
commit
c69f859da4
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ attrs
|
|||
logbook
|
||||
pygments
|
||||
matrix-nio[e2e]>=0.6
|
||||
aiohttp
|
||||
aiohttp ; python_version >= "3.5"
|
||||
|
|
Loading…
Reference in a new issue