gnu: python-milc: Add missing inputs.

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

Change-Id: I8711c8fff3f8cae5a875f0cf74ae049e3719ca80
This commit is contained in:
Ricardo Wurmus 2024-12-17 21:55:03 +01:00
parent f98d43fdf7
commit c6fa3bc853
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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