mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-cloud-init: Fix build.
* gnu/packages/python-web.scm (python-cloud-init)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Icf67de808cd43771eaa51b5a22d0059b3e095dd9
This commit is contained in:
parent
fd86ec952d
commit
80ee613dec
1 changed files with 3 additions and 1 deletions
|
@ -7894,7 +7894,9 @@ Encoding for HTTP.")
|
|||
python-pytest
|
||||
python-pytest-cov
|
||||
python-pytest-mock
|
||||
python-passlib))
|
||||
python-passlib
|
||||
python-setuptools
|
||||
python-wheel))
|
||||
(home-page "https://github.com/canonical/cloud-init")
|
||||
(synopsis "Cloud instance initialization tools")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue