~ruther/guix-local

4c776694ffb62c1627e8547b4c5ef4dd4adafe81 — Hartmut Goebel 7 months ago fd9c6d6
gnu: python-shshsh: Remove development inputs.

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

Change-Id: I51632fe53e51ea7852b9a37ea8e287a5531b4510
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -2
@@ 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