~ruther/guix-local

8fb1ccf1290aaef0fc9b08eed00d53ac430f2489 — Sharlatan Hellseher 6 months ago fbbb220
gnu: python-pyvcf3: Fix tests.

* gnu/packages/bioinformatics.scm (python-pyvcf3)[native-inputs]:
Remove python-wheel; add python-pytest.

Change-Id: I7ff63f2b6a19662570a76fd597f8741e32218c3b
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 24278,7 24278,7 @@ for the analysis and visualization of raw nanopore signal.")
          (base32 "0i4j5bq5q32q216ja7yvg0mpww5j0b9p8ky5bya4d31wqmygal8z"))))
      (build-system pyproject-build-system)
      (propagated-inputs (list python-setuptools))
      (native-inputs (list python-setuptools python-wheel))
      (native-inputs (list python-pytest python-setuptools))
      (home-page "https://github.com/dridk/PyVCF3")
      (synopsis "Variant Call Format parser for Python")
      (description "This package provides a @acronym{VCF,Variant Call Format}