mosquito / aio-pika

AMQP 0.9 client designed for asyncio and humans.
https://aio-pika.readthedocs.org/
Apache License 2.0
1.18k stars 186 forks source link

Issue 441 - Suport all versions of python3.6 for poetry #442

Closed Dunes closed 2 years ago

Dunes commented 2 years ago

>3.6 --> >=3.6

Use post0 release, since there are no bug fixes or feature changes. Just making the version requirements less strict. Not strictly SemVer, but a variant used by PEP 440.