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 @@ interactive command-line applications. With it you can run a script in a
|
||||||
subprocess and see the output as well as any file modifications.")
|
subprocess and see the output as well as any file modifications.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-scripttest
|
|
||||||
(package-with-python2 python-scripttest))
|
|
||||||
|
|
||||||
(define-public python-testtools-bootstrap
|
(define-public python-testtools-bootstrap
|
||||||
(package
|
(package
|
||||||
(name "python-testtools-bootstrap")
|
(name "python-testtools-bootstrap")
|
||||||
|
|
Reference in a new issue