about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-10-02 11:14:50 -0500
committerFrederick Muriuki Muriithi2025-10-06 11:30:10 -0500
commitc0a23b2d525dc41275b64185a6ac515c5f631a16 (patch)
tree10976d28e96bbc5009eb761cf3f74f7487aa3fe2
parent94ea648a9a038684acfc23b7979196eddf9ec49f (diff)
downloadguix-bioinformatics-c0a23b2d525dc41275b64185a6ac515c5f631a16.tar.gz
Remove obsolete dependencies
* python-pytest-cache: integrated into core python-pytest
-rw-r--r--gn/packages/edash.scm2
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))