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

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

Date: Sun, 3 Nov 2019 21:39:27 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


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

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: