gnu: python2-mox3: Remove package.

* gnu/packages/openstack.scm (python2-mox3): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 15:43:28 -05:00
parent 95a69453f4
commit dce0939810
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")