mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: python2-openstackdocstheme: Remove package.
* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
This commit is contained in:
parent
01bc200362
commit
5ee8fcdf67
1 changed files with 0 additions and 3 deletions
|
@ -242,9 +242,6 @@ (define-public python-openstackdocstheme
|
|||
to docs.openstack.org and developer.openstack.org.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-openstackdocstheme
|
||||
(package-with-python2 python-openstackdocstheme))
|
||||
|
||||
(define-public python-os-client-config
|
||||
(package
|
||||
(name "python-os-client-config")
|
||||
|
|
Loading…
Reference in a new issue