aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2019-06-14Drop support for Python 3.4v0.1.3Cody Logan
2019-06-14Documentation updatesCody Logan
2019-01-08Additional comments and clarificationsCody Logan
2018-12-14Update setup.pyv0.1.0Cody Logan
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