mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
gnu: emacs-company-jedi: Disable (non-existent) tests.
* gnu/packages/emacs-xyz.scm (emacs-company-jedi)[arguments]<#:tests?#>: Disable. Change-Id: I141abd085c09a77b3cae41446ac781c7ef250fe7
This commit is contained in:
parent
6a69d48e0e
commit
352aeabf34
1 changed files with 2 additions and 0 deletions
|
@ -12545,6 +12545,8 @@ issues from Emacs.")
|
|||
(base32
|
||||
"1ihqapp4dv92794rsgyq0rmhwika60cmradqd4bn9b72ss6plxs1"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f)) ; no "check" target
|
||||
(propagated-inputs
|
||||
(list emacs-jedi emacs-company))
|
||||
(home-page "https://github.com/syohex/emacs-company-jedi")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue