1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 07:30:38 +02:00

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

View File

@@ -2132,9 +2132,6 @@ normally the case.")
(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")