summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2025-10-19 16:53:09 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2025-10-21 00:28:29 +0200
commitfd9c6d6945d2d1a446b4c16475aa5100b7170ff8 (patch)
treeff71add76f96a0e75d37c58a10b7b0e6b87db7c6
parent18aaa982c1aacc3d52775a6dc6d2c9e028b3765b (diff)
gnu: python-pytest-qt: Remove development inputs.
* gnu/packages/python-check.scm (python-pytest-qt): [native-inputs]: Remove python-tox. Change-Id: I98474f6c76b0df89b7c45a7c2b9bdebf9ac72b77
-rw-r--r--gnu/packages/python-check.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 225ed867bae..126b8f1c71c 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -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")