gnu: python-clinguin: Fix tests.

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

Change-Id: I54dc0dfde88c0f116354a3f3fea4fef3485091a0
This commit is contained in:
Sharlatan Hellseher 2025-09-21 12:12:30 +01:00
parent 3b95f3885c
commit d69cec990a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -776,8 +776,8 @@ as logic programs.")
"clingexplaid>=1.3.3"))))))
(build-system pyproject-build-system)
(native-inputs
(list python-setuptools
python-wheel))
(list python-pytest
python-setuptools))
(propagated-inputs
(list python-clingo
python-clingo-dl