gnu: python2-mox3: Remove package.
* gnu/packages/openstack.scm (python2-mox3): Remove variable.master
parent
95a69453f4
commit
dce0939810
|
@ -212,9 +212,6 @@ Google mox framework} to Python 3. It was meant to be as compatible
|
||||||
with mox as possible, but small enhancements have been made.")
|
with mox as possible, but small enhancements have been made.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-mox3
|
|
||||||
(package-with-python2 python-mox3))
|
|
||||||
|
|
||||||
(define-public python-openstackdocstheme
|
(define-public python-openstackdocstheme
|
||||||
(package
|
(package
|
||||||
(name "python-openstackdocstheme")
|
(name "python-openstackdocstheme")
|
||||||
|
|
Reference in New Issue