urbanairship / python-library

A Python library for using the Airship APIs for push notifications, reporting and other message types
https://docs.airship.com/api/libraries/python/
Other
82 stars 65 forks source link

Remove checks for Python 3.3 #48

Closed danielquinn closed 2 years ago

danielquinn commented 4 years ago

They're failing on Travis, which means you get a little build:failing badge on the README. I see you don't include 3.3 in setup.cfg, so I figure this is what you want anyway.

As an aside, you may want to add 3.8 to this file and setup.cfg, but that should probably be a separate PR anyway.

What does this do and why?

Fixes the build badge on the README

Airship Contribution Agreement

Link here

aschuman0 commented 4 years ago

Thank you for the pull request, @danielquinn . We will take a look and add any updates to this PR.

aschuman0 commented 2 years ago

The new minimum Python version is 3.6 as of package version 6.0.1