~ruther/guix-local

d69cec990a49f26fa00b395adc284d8048e8f12f — Sharlatan Hellseher 6 months ago 3b95f38
gnu: python-clinguin: Fix tests.

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

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

M gnu/packages/potassco.scm
M gnu/packages/potassco.scm => gnu/packages/potassco.scm +2 -2
@@ 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