guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35446] [PATCH 10/26] gnu: calibre: Enable tests.


From: Brendan Tildesley
Subject: [bug#35446] [PATCH 10/26] gnu: calibre: Enable tests.
Date: Sat, 27 Apr 2019 19:36:43 +1000

* gnu/packages/ebook.scm (calibre): Enable tests.
---
 gnu/packages/ebook.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index e7f58ec7c0..d944e39f33 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -151,8 +151,6 @@
        ("sqlite" ,sqlite)))
     (arguments
      `(#:python ,python-2
-       #:test-target "check"
-       #:tests? #f ; FIXME: enable once flake8 is packaged
        ;; Calibre is using setuptools by itself, but the setup.py is not
        ;; compatible with the shim wrapper (taken from pip) we are using.
        #:use-setuptools? #f
-- 
2.21.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]