gnu: Remove python2-minimock.
* gnu/packages/check.scm (python2-minimock): Delete variable.
parent
2af19eb9b5
commit
ae2f3bed76
|
@ -849,9 +849,6 @@ for every Python test framework. It supports nose, py.test, and unittest.")
|
||||||
doctest.")
|
doctest.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-minimock
|
|
||||||
(package-with-python2 python-minimock))
|
|
||||||
|
|
||||||
(define-public python-mock
|
(define-public python-mock
|
||||||
(package
|
(package
|
||||||
(name "python-mock")
|
(name "python-mock")
|
||||||
|
|
Reference in New Issue