gnu: Remove python2-pytest-subtesthack.

* gnu/packages/check.scm (python2-pytest-subtesthack): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:41:57 -04:00
parent af6d88c803
commit 6e763df31c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2132,9 +2132,6 @@ (define-public python-pytest-subtesthack
(home-page "https://github.com/untitaker/pytest-subtesthack/")
(license license:unlicense)))
(define-public python2-pytest-subtesthack
(package-with-python2 python-pytest-subtesthack))
(define-public python-pytest-sugar
(package
(name "python-pytest-sugar")