gnu: Remove python2-parallel.

* gnu/packages/python-xyz.scm (python2-parallel): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:41:53 -04:00
parent 54ca8f4c41
commit a00ab19763
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")