gnu: Remove python2-drmaa.

* gnu/packages/python-xyz.scm (python2-drmaa): Delete variable.
This commit is contained in:
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

View file

@ -8118,9 +8118,6 @@ (define-public python-drmaa
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")