Closed WisdomPill closed 2 years ago
Having a look here on the meta section on the left side, there is written that python>=3.6 is supported, while it is only python>=3.7 is supported
Have a look here
having the right python requirement on pipy
none
$ python --version
$ python -m pip show aiohttp
$ python -m pip show multidict
$ python -m pip show yarl
all
Server, Client
No response
3.7 is for master (and maybe 3.9), 3.6 is for 3.8. It's not wrong.
Describe the bug
Having a look here on the meta section on the left side, there is written that python>=3.6 is supported, while it is only python>=3.7 is supported
To Reproduce
Have a look here
Expected behavior
having the right python requirement on pipy
Logs/tracebacks
Python Version
aiohttp Version
multidict Version
yarl Version
OS
all
Related component
Server, Client
Additional context
No response
Code of Conduct