pusher / pusher-http-python

Pusher Channels HTTP API library for Python
https://pusher.com/docs/server_api_guide
MIT License
376 stars 113 forks source link

Add supported platforms, update CI #146

Closed damdo closed 5 years ago

damdo commented 5 years ago

We aim to clarify which platforms are officially supported by the library. The library will support all the Python versions identified as released and supported by the community, based on the official reference: https://devguide.python.org/#status-of-python-branches The CI and tests will be modified accordingly.