summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAge
* add dependency for python-magicPatrick Totzke2011-12-23
|
* atomagic version string generationPatrick Totzke2011-12-16
| | | | | http://dcreager.net/2010/02/10/setuptools-git-version-numbers/ Also makes the version string accessible as alot.__version__.
* dependencies in setup.pyPatrick Totzke2011-11-16
|
* add module to setup.pyPatrick Totzke2011-10-13
|
* Read defaults from default config fileJustus Winter2011-09-22
| | | | | Read the configuration defaults from a file instead of hardcoding them in settings.py. This also simplifies the option lookup.
* update dependencies in setup.pypatrick2011-08-18
|
* we need urwid 1.0 for watch_pipe() in mainloop.pazz2011-08-13
|
* pep8 and dependencies in setup.pypazz2011-08-13
| | | | issue #43
* updated keymaps in USAGEpatrick2011-08-10
|
* added urwid and notmuch requirements to setup.pypazz2011-06-04
|
* setup.py and friendspazz2011-06-02