guix-commits
[Top][All Lists]
Advanced

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

16/23: gnu: calibre: Enable tests.


From: guix-commits
Subject: 16/23: gnu: calibre: Enable tests.
Date: Sun, 5 May 2019 11:15:26 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit eb5f620134ea96b990cb0da667cab81c281d3208
Author: Brendan Tildesley <address@hidden>
Date:   Sat May 4 02:42:24 2019 +1000

    gnu: calibre: Enable tests.
    
    * gnu/packages/ebook.scm (calibre): Enable tests.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/ebook.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 242a2a2..efc5043 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



reply via email to

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