me
/
guix
Archived
1
0
Fork 0

gnu: calibre: Enable tests.

* gnu/packages/ebook.scm (calibre): Enable tests.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Brendan Tildesley 2019-05-04 02:42:24 +10:00 committed by Danny Milosavljevic
parent cbe399e736
commit eb5f620134
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 0 additions and 2 deletions

View File

@ -153,8 +153,6 @@
("sqlite" ,sqlite))) ("sqlite" ,sqlite)))
(arguments (arguments
`(#:python ,python-2 `(#: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 ;; Calibre is using setuptools by itself, but the setup.py is not
;; compatible with the shim wrapper (taken from pip) we are using. ;; compatible with the shim wrapper (taken from pip) we are using.
#:use-setuptools? #f #:use-setuptools? #f