keenlabs / KeenClient-Python

Official Python client for the Keen IO API. Build analytics features directly into your Python apps.
https://keen.io/docs
MIT License
133 stars 58 forks source link

Upgrade to six 1.11.0 #147

Closed simonw closed 5 years ago

simonw commented 6 years ago

What does this PR do? How does it affect users?

Upgrades the dependency on six - https://pypi.org/project/six/

How should this be tested?

Run unit tests

ChristopherHammond13 commented 5 years ago

It would be great if somebody from Keen Labs could merge either this or #149? It's causing us pip install warnings over at https://github.com/uclapi/uclapi.

Thanks so much in advance!