gnu: python2-oslotest: Remove package.

* gnu/packages/openstack.scm (python2-oslotest: Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:15:08 -05:00
parent dbf019008d
commit 3794aff885
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -658,9 +658,6 @@ (define-public python-oslotest
for debugging, and better support for mocking results.")
(license asl2.0)))
(define-public python2-oslotest
(package-with-python2 python-oslotest))
(define-public python-oslo.utils
(package
(name "python-oslo.utils")