mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python2-mox3: Remove package.
* gnu/packages/openstack.scm (python2-mox3): Remove variable.
This commit is contained in:
parent
95a69453f4
commit
dce0939810
1 changed files with 0 additions and 3 deletions
|
@ -212,9 +212,6 @@ (define-public python-mox3
|
|||
with mox as possible, but small enhancements have been made.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-mox3
|
||||
(package-with-python2 python-mox3))
|
||||
|
||||
(define-public python-openstackdocstheme
|
||||
(package
|
||||
(name "python-openstackdocstheme")
|
||||
|
|
Loading…
Reference in a new issue