guix-patches
[Top][All Lists]
Advanced

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

[bug#35446] [PATCH v2 16/24] gnu: calibre: Enable tests.


From: Brendan Tildesley
Subject: [bug#35446] [PATCH v2 16/24] gnu: calibre: Enable tests.
Date: Sat, 4 May 2019 02:42:24 +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 1c0721798f..d862be4402 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -153,8 +153,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]