~ruther/guix-local

c6fa3bc8537f5cff520b8e5f567dc913ad58d66e — Ricardo Wurmus 1 year, 5 months ago f98d43f
gnu: python-milc: Add missing inputs.

* gnu/packages/python-xyz.scm (python-milc)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I8711c8fff3f8cae5a875f0cf74ae049e3719ca80
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -0
@@ 5419,6 5419,7 @@ any Python package.")
    (build-system pyproject-build-system)
    (propagated-inputs (list python-appdirs python-argcomplete python-colorama
                             python-halo python-spinners))
    (native-inputs (list python-setuptools python-wheel))
    (home-page "https://github.com/clueboard/milc")
    (synopsis "Python library for command line interface programs")
    (description "MILC is a Python library for developing command line