gnu: python-pyvcf3: Fix tests.

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

Change-Id: I7ff63f2b6a19662570a76fd597f8741e32218c3b
This commit is contained in:
Sharlatan Hellseher 2025-10-01 17:02:30 +01:00
parent fbbb2205fb
commit 8fb1ccf129
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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}