ColtonProvias / sqlalchemy-jsonapi

JSONAPI implementation for use with SQLAlchemy
MIT License
71 stars 27 forks source link

Add tox support for running tests on multiple pythons #34

Closed rockstar closed 7 years ago

rockstar commented 7 years ago

I know we have Travis to run tests on multiple pythons. I totally agree that you should install your package into the test environment. I don't want to do that all the time. Enter tox.