Open frafra opened 3 years ago
How are you installing this? Because the version sniffing code in setup.py should add aiohttp on python >= 3.6? (A quick test in a virtualenv while doing #9 shows it seems to install for me!) https://github.com/barneygale/httpio/blob/18c1b98e3b36156477124139afa234800fc24634/setup.py#L12-L14
https://github.com/barneygale/httpio/blob/18c1b98e3b36156477124139afa234800fc24634/setup.py#L7-L10