me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-python-paramunittest.

* gnu/packages/check.scm (python2-python-paramunittest): Delete variable.
Maxim Cournoyer 2022-04-29 13:38:09 -04:00
parent 099c5a90e4
commit 4178b304ab
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2607,9 +2607,6 @@ cases. Since they are TestCase subclasses, they work with other test suites tha
recognize TestCases.")
(license license:bsd-2)))
(define-public python2-python-paramunittest
(package-with-python2 python-paramunittest))
(define-public python-pytest-warnings
(package
(name "python-pytest-warnings")