[PATCH 5/5] travis: add python3-{cffi,pytest,setuptools}

David Bremner david at tethera.net
Sun Nov 3 17:39:27 PST 2019


These are needed for building and testing the new python bindings.
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index f9516bde..cfd89a28 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,9 @@ addons:
     - libgmime-3.0-dev
     - libtalloc-dev
     - python3-sphinx
+    - python3-cffi
+    - python3-pytest
+    - python3-setuptools
     - gpgsm
 
 script:
-- 
2.24.0.rc1



More information about the notmuch mailing list