mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-sphinxcontrib-newsfeed: Disable tests.
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed python2-sphinxcontrib-newsfeed)[arguments]: New field.
This commit is contained in:
parent
e2cb140efb
commit
3d2a544c69
1 changed files with 1 additions and 0 deletions
|
@ -8642,6 +8642,7 @@ files for use with Python.")
|
|||
(sha256
|
||||
(base32
|
||||
"1d7gam3mn8v4in4p16yn3v10vps7nnaz6ilw99j4klij39dqd37p"))))
|
||||
(arguments '(#:tests? #f)) ; No tests.
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
`(("python-sphinx" ,python-sphinx)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue