gnu: Remove python2-parallel.
* gnu/packages/python-xyz.scm (python2-parallel): Delete variable.
This commit is contained in:
parent
54ca8f4c41
commit
a00ab19763
1 changed files with 0 additions and 3 deletions
|
@ -28419,9 +28419,6 @@ (define-public python-parallel
|
|||
applications with variable CPU loads).")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-parallel
|
||||
(package-with-python2 python-parallel))
|
||||
|
||||
(define-public python-djvulibre
|
||||
(package
|
||||
(name "python-djvulibre")
|
||||
|
|
Loading…
Reference in a new issue