gnu: python2-scripttest: Remove package.
* gnu/packages/check.scm (python2-scripttest): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
24c7e0497d
commit
87b872d5c5
|
@ -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.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-scripttest
|
||||
(package-with-python2 python-scripttest))
|
||||
|
||||
(define-public python-testtools-bootstrap
|
||||
(package
|
||||
(name "python-testtools-bootstrap")
|
||||
|
|
Reference in New Issue