aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2018-12-14Test Travis PyPI integrationCody Logan
2018-12-14Add some tests with pytestCody Logan
Can be run with `pytest` (if installed) or `python setup.py test`
2018-12-13Remove utf-8 comments to fix a problem with Python 2Cody Logan
2018-12-13Initial programCody Logan