diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/python-web.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index b99aff3422..764dd68092 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -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") |