summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2013-08-04don't include precompiled python files in the eggv1.0.2Bryan Bishop
version bump to: v1.0.2
2013-08-04include README.md and bump version to v1.0.1v1.0.1Bryan Bishop
There was previously no way to install this package from pypi because README.md is required through setup.py's long_description attribute.
2013-08-03make a basic python moduleBryan Bishop