gnu: Remove python2-drmaa.
* gnu/packages/python-xyz.scm (python2-drmaa): Delete variable.
parent
d920520560
commit
c6f2476171
|
@ -8118,9 +8118,6 @@ submission and control. This package is an implementation of the DRMAA 1.0
|
||||||
Python language binding specification.")
|
Python language binding specification.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-drmaa
|
|
||||||
(package-with-python2 python-drmaa))
|
|
||||||
|
|
||||||
(define-public python-grako
|
(define-public python-grako
|
||||||
(package
|
(package
|
||||||
(name "python-grako")
|
(name "python-grako")
|
||||||
|
|
Reference in New Issue