Skip to content

Commit

Permalink
Require Notmuch 0.30+ for notmuch2 Python bindings
Browse files Browse the repository at this point in the history
As of #173 "Migrate to notmuch2" etc., Lieer uses the `notmuch2` Python
bindings, which have first been shipped in Notmuch 0.30.  (..., and 0.30
appears to still work fine for current Lieer, as I've just tried.)
  • Loading branch information
tschwinge authored and gauteh committed Feb 15, 2024
1 parent 7cedb03 commit 4450962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ While Lieer has been used to successfully synchronize millions of messages and t
## Requirements

* Python 3
* `notmuch >= 0.25` python bindings
* Notmuch 0.30+ for `notmuch2` Python bindings
* `google_api_python_client` (sometimes `google-api-python-client`)
* `google_auth_oauthlib`
* `tqdm` (optional - for progress bar)
Expand Down

0 comments on commit 4450962

Please sign in to comment.