me
/
guix
Archived
1
0
Fork 0

gnu: python2-git-review: Remove package.

* gnu/packages/openstack.scm (python2-git-review): Delete.
master
Maxim Cournoyer 2021-01-29 10:23:32 -05:00
parent 8a1e3756b1
commit 0c52aff8e9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -828,6 +828,3 @@ permanence.")
"Git-review is a command-line tool that helps submitting Git branches to
Gerrit for review, or fetching existing ones.")
(license asl2.0)))
(define-public python2-git-review
(package-with-python2 python-git-review))