mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
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 @@ (define-public python-daemon
|
||||||
(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
|
||||||
|
|
Loading…
Reference in a new issue