mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: python2-scripttest: Remove package.
* gnu/packages/check.scm (python2-scripttest): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
24c7e0497d
commit
87b872d5c5
1 changed files with 0 additions and 3 deletions
|
@ -1391,9 +1391,6 @@ (define-public python-scripttest
|
|||
subprocess and see the output as well as any file modifications.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-scripttest
|
||||
(package-with-python2 python-scripttest))
|
||||
|
||||
(define-public python-testtools-bootstrap
|
||||
(package
|
||||
(name "python-testtools-bootstrap")
|
||||
|
|
Loading…
Reference in a new issue