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

Upgrade setuptools #105

Closed lukabratos closed 6 years ago

lukabratos commented 6 years ago

@hot-leaf-juice this will fix the currently failing build. Issue was related to setuptools.

callum-oakley commented 6 years ago

Awesome, thanks for this!