mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 06:45:55 +02:00
gnu: python-oslosphinx: Disable tests.
* gnu/packages/openstack.scm (python-oslosphinx, python2-oslosphinx)[arguments]: New field.
This commit is contained in:
@@ -604,6 +604,9 @@ and building documentation from them.")
|
||||
(base32
|
||||
"0cz8ym4i1n4rgljlqhyhfkpgdmid7nkb909k8r8nk186m9cmpla2"))))
|
||||
(build-system python-build-system)
|
||||
;; FIXME: Incompatible sphinx version.
|
||||
(arguments
|
||||
'(#:tests? #f))
|
||||
(propagated-inputs
|
||||
`(("python-requests" ,python-requests)))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user