~ruther/guix-local

5a4e75b6c176587801aee5862805325b7353b6db — Nicolas Graves 6 months ago cd495d2
gnu: python-rdflib: Remove python-pytest-cov input.

* gnu/packages/rdf.scm (python-rdflib)[native-inputs]: Remove
python-pytest-cov.

Change-Id: I58f9a0c40f2d2eb377a49f017bdbe72bc8c78044
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/rdf.scm
M gnu/packages/rdf.scm => gnu/packages/rdf.scm +1 -1
@@ 376,7 376,7 @@ ideal (e.g. in LV2 implementations or embedded applications).")
             ;; These two tests attempt to use "pip install"
             "-k" "not test_sparqleval and not test_parser")))
    (native-inputs
     (list python-pytest python-pytest-cov python-poetry-core))
     (list python-pytest python-poetry-core))
    (propagated-inputs
      (list python-isodate
            python-lxml