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

gnu: python-daemon: Remove unused input.

* gnu/packages/python-xyz.scm (python-daemon)[native-inputs]: Remove
PYTHON-UNITTEST2.
This commit is contained in:
Marius Bakke
2022-08-15 23:49:39 +02:00
parent b38df69c2c
commit 302b3cdca3

View File

@@ -4232,7 +4232,6 @@ logging and tracing of the execution.")
(list python-lockfile))
(native-inputs
(list python-coverage
python-unittest2
python-testtools
python-testscenarios
python-twine