~ruther/guix-local

fd9c6d6945d2d1a446b4c16475aa5100b7170ff8 — Hartmut Goebel 5 months ago 18aaa98
gnu: python-pytest-qt: Remove development inputs.

* gnu/packages/python-check.scm (python-pytest-qt):
[native-inputs]: Remove python-tox.

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

M gnu/packages/python-check.scm
M gnu/packages/python-check.scm => gnu/packages/python-check.scm +0 -1
@@ 3125,7 3125,6 @@ types (i.e. Convention, Warn, and Error) fail the build.")
     (list python-pre-commit
           python-setuptools
           python-setuptools-scm
           python-tox
           python-wheel))
    (home-page "https://github.com/pytest-dev/pytest-qt")
    (synopsis "Pytest support for PyQt and PySide applications")