mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
f17d75b83c
The main idea is to replace the hack of copying version.txt into the bindings source with a generated _notmuch_config.py file. This will mean that the bindings only build after configuring and building notmuch itself. Given those constraints, "pip install ." should work. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_build.py | ||
_config.py | ||
_database.py | ||
_errors.py | ||
_message.py | ||
_query.py | ||
_tags.py | ||
_thread.py |