gnu: python-daemon: Remove unused input.
* gnu/packages/python-xyz.scm (python-daemon)[native-inputs]: Remove PYTHON-UNITTEST2.
This commit is contained in:
parent
b38df69c2c
commit
302b3cdca3
1 changed files with 0 additions and 1 deletions
|
@ -4232,7 +4232,6 @@ logging and tracing of the execution.")
|
||||||
(list python-lockfile))
|
(list python-lockfile))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-coverage
|
(list python-coverage
|
||||||
python-unittest2
|
|
||||||
python-testtools
|
python-testtools
|
||||||
python-testscenarios
|
python-testscenarios
|
||||||
python-twine
|
python-twine
|
||||||
|
|
Reference in a new issue