mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user