requirements: Only require aiohttp on python3.

This commit is contained in:
Damir Jelić 2019-09-11 19:15:52 +02:00
parent 1a846d61ae
commit c69f859da4

View file

@ -7,4 +7,4 @@ attrs
logbook
pygments
matrix-nio[e2e]>=0.6
aiohttp
aiohttp ; python_version >= "3.5"