michaelhelmick / django-balancer

A set of tools for using Django's multi-db feature.
BSD 3-Clause "New" or "Revised" License
110 stars 5 forks source link

Fix travis builds and update setup.py #16

Closed mbeacom closed 7 years ago

mbeacom commented 7 years ago

The goal of this PR is to resolve the travis build failures and update the setup.py with classifiers, keywords, some compatibility changes, and random cleanup.

In this PR, I've updated package support for Django >= 1.8.x and python 2.7, 3.5, and 3.6 only.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.655% when pulling 6976b2eb7b4937f2c9ffad6c25618c33e6d7b3b1 on mbeacom:dev-travis into b5253a4b2975f2a91c9291c6b38be4a4ebca9c50 on michaelhelmick:develop.