1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-pytest-qt: Remove development inputs.

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

Change-Id: I98474f6c76b0df89b7c45a7c2b9bdebf9ac72b77
This commit is contained in:
Hartmut Goebel
2025-10-19 16:53:09 +02:00
parent 18aaa982c1
commit fd9c6d6945

View File

@@ -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")