diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 41a5532..511d11f 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -134,7 +134,8 @@ python-mypy python-mypy-extensions python-pylint - python-pytest)) + python-pytest + python-pytest-mock)) (propagated-inputs (list gemma-wrapper python-wrapper |