mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: python-oslosphinx: Fix indentation.
* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation.
This commit is contained in:
parent
9b1315a4ad
commit
5c6c3fbd8c
1 changed files with 7 additions and 8 deletions
|
@ -644,9 +644,8 @@ (define-public python-oslosphinx
|
|||
("python-sphinx" ,python-sphinx)))
|
||||
(home-page "https://www.openstack.org/")
|
||||
(synopsis "OpenStack sphinx extensions and theme")
|
||||
(description
|
||||
"This package provides themes and extensions for Sphinx documentation
|
||||
from the OpenStack project.")
|
||||
(description "This package provides themes and extensions for Sphinx
|
||||
documentation from the OpenStack project.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-oslosphinx
|
||||
|
|
Loading…
Reference in a new issue