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

gnu: python-shshsh: Remove development inputs.

* gnu/packages/python-xyz.scm (python-shshsh):
[native-inputs]: Remove python-tox.

Change-Id: I51632fe53e51ea7852b9a37ea8e287a5531b4510
This commit is contained in:
Hartmut Goebel
2025-10-19 16:57:50 +02:00
parent fd9c6d6945
commit 4c776694ff

View File

@@ -22817,8 +22817,7 @@ running in.")
(build-system pyproject-build-system)
(native-inputs
(list python-poetry-core
python-pytest
python-tox))
python-pytest))
(home-page "https://github.com/zqqqqz2000/shshsh")
(synopsis "Write Shell commands simply and safely within Python")
(description "This package provides a way to write Shell commands from