~ruther/guix-local

3971f8b35448559363edb256f376a198ed19cd9b — Sharlatan Hellseher 1 year, 6 months ago 90fadc4
gnu: python-jsonpickle: Adjust inputs.

* gnu/packages/python-web.scm (python-jsonpickle) [native-inputs]: Add
python-wheel.

Change-Id: Ib60e5786e547f551efa32a29dfe6f74b227ffb8e
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -0
@@ 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")