devartis / passbook

Python library to create Apple Passbook (.pkpass) files
http://www.devartis.com/
MIT License
272 stars 108 forks source link

Add more tests (increases test coverage from 57% to 65%). #35

Closed mbaechtold closed 8 years ago

mbaechtold commented 8 years ago

This also seperates the install requirements from development requirements. This way "pytest" no longer is installed during the installation of "passbook".