diff options
Diffstat (limited to 'gn/packages/edash.scm')
-rw-r--r-- | gn/packages/edash.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm index f75ec88..88496d7 100644 --- a/gn/packages/edash.scm +++ b/gn/packages/edash.scm @@ -272,7 +272,6 @@ necessary.") ("python-pytest-cov" ,python-pytest-cov) ("python-jsonschema" ,python-jsonschema) ("python-pytest-pycodestyle" ,python-pytest-pycodestyle) - ("python-pytest-cache" ,python-pytest-cache) ;; ("python-pytest-flakes" ,python-pytest-flakes) )) (arguments `(#:tests? #f)) @@ -304,7 +303,6 @@ with the Specification.") ("python-flake8" ,python-flake8) ("python-pytest-cov" ,python-pytest-cov) ("python-pytest-pycodestyle" ,python-pytest-pycodestyle) - ("python-pytest-cache" ,python-pytest-cache) ;; ("python-pytest-flakes" ,python-pytest-flakes) )) (arguments `(#:tests? #f)) |