~ruther/guix-local

5483d44ca53024f3eee04e4ad8ca5200d221f800 — Nicolas Graves 6 months ago f06c3cd
gnu: meson-python: Remove python-pytest-cov native-input.

* gnu/packages/build-tools.scm (meson-python)[native-inputs]: Remove
python-pytest-cov.

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

M gnu/packages/build-tools.scm
M gnu/packages/build-tools.scm => gnu/packages/build-tools.scm +0 -1
@@ 384,7 384,6 @@ resembles Python.")
           python-cython
           python-gitpython
           python-pytest
           python-pytest-cov
           python-pytest-mock))
    (home-page "https://github.com/mesonbuild/meson-python")
    (synopsis "Meson-based build backend for Python")