mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:26:21 +01:00
gnu: python2-sh: Remove package.
* gnu/packages/python-xyz.scm (python2-sh): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
7c03695a24
commit
f68dbdadba
1 changed files with 0 additions and 3 deletions
|
@ -992,9 +992,6 @@ (define-public python-sh
|
|||
@code{subprocess} feature.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-sh
|
||||
(package-with-python2 python-sh))
|
||||
|
||||
(define-public python-cftime
|
||||
(package
|
||||
(name "python-cftime")
|
||||
|
|
Loading…
Reference in a new issue