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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user