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:
Sharlatan Hellseher 2024-11-05 13:07:27 +00:00
parent 90fadc4476
commit 3971f8b354
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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