me
/
guix
Archived
1
0
Fork 0

gnu: python-oslotest: Re-indent.

* gnu/packages/openstack.scm (python-oslotest): Fix indentation.
master
Maxim Cournoyer 2020-11-18 14:35:45 -05:00
parent 7eaa3b45ac
commit 0b5f73ce21
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 18 additions and 19 deletions

View File

@ -660,9 +660,8 @@ from the OpenStack project.")
("python-testscenarios" ,python-testscenarios)))
(home-page "https://launchpad.net/oslo")
(synopsis "Oslo test framework")
(description
"The Oslo Test framework provides common fixtures, support for debugging,
and better support for mocking results.")
(description "The Oslo Test framework provides common fixtures, support
for debugging, and better support for mocking results.")
(license asl2.0)))
(define-public python2-oslotest