me
/
guix
Archived
1
0
Fork 0

gnu: python2-scripttest: Remove package.

* gnu/packages/check.scm (python2-scripttest): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
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
1 changed files with 0 additions and 3 deletions

View File

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