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:
zimoun 2021-06-23 17:52:28 +02:00 committed by Ludovic Courtès
parent 24c7e0497d
commit 87b872d5c5
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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")