summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2016-12-08Updated readme.md to mention the Python bindings, set python bindings ↵Bryn Keller
version number to 1.5.0 to match main project version
2016-11-30Moved setup.py to root so that we could avoid need for symbolic link. ↵Bryn Keller
Updated readme.rst and other files to reflect this change, added requirement for enum34 when using python 2.7. Also added explanation that the system python 2.7.10 on Mac OS X is to be avoided.