mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: python2-os-client-config: Remove package.
* gnu/packages/openstack.scm (python2-os-client-config): Delete.
This commit is contained in:
parent
8c9259aa19
commit
8a1e3756b1
1 changed files with 0 additions and 3 deletions
|
@ -262,9 +262,6 @@ (define-public python-os-client-config
|
|||
comprehensive manner.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-os-client-config
|
||||
(package-with-python2 python-os-client-config))
|
||||
|
||||
(define-public python-os-testr
|
||||
(package
|
||||
(name "python-os-testr")
|
||||
|
|
Loading…
Reference in a new issue