mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: Remove python2-minimock.
* gnu/packages/check.scm (python2-minimock): Delete variable.
This commit is contained in:
@@ -849,9 +849,6 @@ for every Python test framework. It supports nose, py.test, and unittest.")
|
||||
doctest.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-minimock
|
||||
(package-with-python2 python-minimock))
|
||||
|
||||
(define-public python-mock
|
||||
(package
|
||||
(name "python-mock")
|
||||
|
||||
Reference in New Issue
Block a user