gnu: python2-sh: Remove package.
* gnu/packages/python-xyz.scm (python2-sh): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
7c03695a24
commit
f68dbdadba
|
@ -992,9 +992,6 @@ concepts.")
|
||||||
@code{subprocess} feature.")
|
@code{subprocess} feature.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-sh
|
|
||||||
(package-with-python2 python-sh))
|
|
||||||
|
|
||||||
(define-public python-cftime
|
(define-public python-cftime
|
||||||
(package
|
(package
|
||||||
(name "python-cftime")
|
(name "python-cftime")
|
||||||
|
|
Reference in New Issue