mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-drmaa.
* gnu/packages/python-xyz.scm (python2-drmaa): Delete variable.
This commit is contained in:
parent
d920520560
commit
c6f2476171
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue