me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-drmaa.

* gnu/packages/python-xyz.scm (python2-drmaa): Delete variable.
Maxim Cournoyer 2022-04-29 21:24:15 -04:00
parent d920520560
commit c6f2476171
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -8118,9 +8118,6 @@ submission and control. This package is an implementation of the DRMAA 1.0
Python language binding specification.")
(license license:bsd-3)))
(define-public python2-drmaa
(package-with-python2 python-drmaa))
(define-public python-grako
(package
(name "python-grako")