gnu: Remove python2-ipyparallel.
* gnu/packages/python-xyz.scm (python2-ipyparallel): Remove variable.
This commit is contained in:
parent
1388c166e7
commit
3a62614f32
@ -7105,13 +7105,6 @@ CLI scripts:
|
||||
@end enumerate")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-ipyparallel
|
||||
(let ((ipyparallel (package-with-python2 python-ipyparallel)))
|
||||
(package/inherit ipyparallel
|
||||
(propagated-inputs
|
||||
`(("python2-futures" ,python2-futures)
|
||||
,@(package-propagated-inputs ipyparallel))))))
|
||||
|
||||
(define-public python-ipython-cluster-helper
|
||||
(package
|
||||
(name "python-ipython-cluster-helper")
|
||||
|
Loading…
Reference in New Issue
Block a user