gnu: python2-openstackdocstheme: Remove package.

* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 21:54:18 -05:00
parent 01bc200362
commit 5ee8fcdf67
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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