summaryrefslogtreecommitdiff
path: root/bindings/python/setup.py
AgeCommit message (Expand)Author
2012-04-29python: add copyright and licensing information to setup.pyJustus Winter
2012-04-29python: stylistic and pep8 fixes in setup.pyJustus Winter
2012-04-29python: update the long description in setup.pyJustus Winter
2012-04-29python: fix the test asserting that reading the version succeededJustus Winter
2012-04-29python: simplify a path expression in setup.pyJustus Winter
2012-04-29python: Remove unused import from setup.pyJustus Winter
2012-01-02py3k: The execfile built-in has been removed in python 3Justus Winter
2011-08-24python: Have setup.py read the version number without importingSebastian Spaeth
2011-08-24python: Updated development status and wording in setup.pySebastian Spaeth
2011-08-24Revert "python: Simplify setup.py"Sebastian Spaeth
2011-08-23python: Simplify setup.pySebastian Spaeth
2011-06-20Do not import notmuch in setup.py.David Bremner
2011-01-13python: Update metainformation to point to new URL and version numberSebastian Spaeth
2010-04-21Move everything down into a bindings/python directory.Carl Worth