mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-jsonpickle: Adjust inputs.
* gnu/packages/python-web.scm (python-jsonpickle) [native-inputs]: Add python-wheel. Change-Id: Ib60e5786e547f551efa32a29dfe6f74b227ffb8e
This commit is contained in:
parent
90fadc4476
commit
3971f8b354
1 changed files with 1 additions and 0 deletions
|
@ -1616,6 +1616,7 @@ CSS3 that adds programming capabilities and some other syntactic sugar.")
|
|||
python-simplejson
|
||||
python-sqlalchemy
|
||||
python-ujson
|
||||
python-wheel
|
||||
tzdata-for-tests))
|
||||
(home-page "https://jsonpickle.github.io/")
|
||||
(synopsis "Serialize object graphs into JSON")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue