Polyconseil / aioamqp

AMQP implementation using asyncio
Other
280 stars 88 forks source link

Add classifier for Python 3.7 and add py37 to tox.ini #174

Closed michael-k closed 5 years ago

michael-k commented 6 years ago

The tests on travis still have to run against 3.7-dev, see travis-ci/travis-ci#9815

michael-k commented 5 years ago

I tried to also update Python 3.7-dev in .travis.yml, but I failed. Python 3.7 requires xenial, but RabbitMQ requires trusty? https://docs.travis-ci.com/user/database-setup/#rabbitmq

dzen commented 5 years ago

Merged, thanks !

dzen commented 5 years ago

Merged with https://github.com/Polyconseil/aioamqp/commit/27f407c84b952a8617ba3b8921bfd6ca6ebf2677