summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2015-05-01more work on vtodo, adding support for editing and adding categories. plus ↵Tobias Brox
some other minor fixes
2015-04-21support for adding vtodo entriesTobias Brox
2015-03-30minor editorial improvementsTobias Brox
2015-02-14loading some of the metadata from the script into setup.py, to avoid ↵Tobias Brox
redundancy and make sure the version number needs to be bumped only one place. Ref http://stackoverflow.com/questions/28213267/design-pattern-for-setup-py-to-avoid-duplicated-metadata
2014-03-10dependenciesTobias Brox
2014-01-07Created a setup.py to allow installation via pipTobias Mueller