From c0a23b2d525dc41275b64185a6ac515c5f631a16 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 2 Oct 2025 11:14:50 -0500 Subject: Remove obsolete dependencies * python-pytest-cache: integrated into core python-pytest --- gn/packages/edash.scm | 2 -- 1 file changed, 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)) -- cgit 1.4.1