summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* ui: clean up asyncio callsAnton Khirnov2021-01-20
* Switch to the notmuch2 bindings.Anton Khirnov2020-05-09
* thread: drop the use of urwidtreesAnton Khirnov2020-02-19
* Bump twisted to >= 18.4.0 fix #1420Guillaume Seren2019-11-02
* Update python requirements to 3.6Lucas Hoffmann2019-08-15
* Use unittest.mock from the stdlibLucas Hoffmann2019-08-15
* crypto: Use session-key to decrypt messages if present in the indexRuben Pollan2018-10-08
* Go back to Twisted event loopDylan Baker2018-10-04
* setup: change twisted framework to asyncio frameworkDylan Baker2018-08-02
* setup: add that we support python 3.7Dylan Baker2018-08-02
* Drop all use of twisted!Dylan Baker2018-07-26
* bump dependencyPatrick Totzke2018-07-24
* Revert "require chardet"Michael J Gruber2018-07-11
* Reformat a long string in Setuptools metadata.Ben Finney2018-04-23
* require chardetDylan Baker2018-03-06
* setup.py: adjust for py3kDylan Baker2018-03-01
* possibly fix opening emails encoded as non-ascii/non-unicodeDylan Baker2018-03-01
* Lift version requirement to run tests on travisLucas Hoffmann2018-02-28
* Fix #1191, lockup after running external command.Thomas Nixon2018-02-19
* setup: Add database front end classifierLucas Hoffmann2017-08-17
* setup: Make interpreter line explicit for python2Lucas Hoffmann2017-08-17
* setup.py: Add a python_requires fieldDylan Baker2017-08-17
* setup.py: Add classifiersDylan Baker2017-08-17
* setup.py: ReindentDylan Baker2017-08-17
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* Fix the packaging of testsIan Denhardt2017-02-09
* setup.py: Add hook for tests.Dylan Baker2016-12-21
* add __main__.pyPatrick Totzke2015-12-17
* setup.py: provides' value should be a listChristian Geier2015-12-10
* fix setup.py syntaxPatrick Totzke2015-02-23
* themes require configobj 4.7.0 (or higher)Martin Zimmermann2015-02-23
* switch to setuptoolsMartin Zimmermann2015-02-23
* remove unused lru_cache backportPatrick Totzke2015-02-23
* detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* update urwid dependencyPatrick Totzke2013-03-05
* add tree lib to setup.pyPatrick Totzke2013-03-03
* added foreign submodulePatrick Totzke2013-03-03
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* read default bindings from default/default.bindingsPatrick Totzke2012-08-01
* add new utils module to dstribution listPatrick Totzke2012-06-11
* switch from pyme to gpgmeMichael Stapelberg2012-05-21
* updated dependency to notmuch v0.13Patrick Totzke2012-05-17
* specify the minimum version of 0.8.1 for pyme (which is from 2008)Michael Stapelberg2012-05-01
* fix indention of the last commit in setup.pyMichael Stapelberg2012-04-23
* Add pyme as a dependency in setup.py and the docsMichael Stapelberg2012-04-23
* db: count_threadsPatrick Totzke2012-03-18
* Package the correct one: config.stubDaniel2012-03-15
* refactor db: move into submodulePatrick Totzke2012-03-11
* group settings into a submodulePatrick Totzke2012-03-11