mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pybadges: Add missing inputs.
* gnu/packages/python-web.scm (python-pybadges): [native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ib786f5a07c4613e455b78281919b6ae9a0238825 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
b19dda7697
commit
c79c13eaa7
1 changed files with 2 additions and 0 deletions
|
@ -11419,6 +11419,8 @@ list, create, update, or delete resources (e.g. Order, Product, Collection).")
|
|||
python-nox
|
||||
python-pillow
|
||||
python-pytest
|
||||
python-setuptools
|
||||
python-wheel
|
||||
python-xmldiff))
|
||||
(home-page "https://github.com/google/pybadges")
|
||||
(synopsis "Generate Github-style badges on the command-line")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue