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 @@ heterogeneous and multi-platform clusters (including clusters running other
|
||||||
applications with variable CPU loads).")
|
applications with variable CPU loads).")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-parallel
|
|
||||||
(package-with-python2 python-parallel))
|
|
||||||
|
|
||||||
(define-public python-djvulibre
|
(define-public python-djvulibre
|
||||||
(package
|
(package
|
||||||
(name "python-djvulibre")
|
(name "python-djvulibre")
|
||||||
|
|
Reference in a new issue