X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=13f1dc20c858d4859954b42d64939e3a68d818d1;hb=4b093f6f432f097030a168ede4078eb243967607;hp=7e00fff570b00bc000949aeb38778f8d3ed02805;hpb=ca164cf8efbc5d76c7c8ae25f4a3bffcb983c364;p=osm%2Fvim-emu.git diff --git a/setup.py b/setup.py index 7e00fff..13f1dc2 100755 --- a/setup.py +++ b/setup.py @@ -57,7 +57,8 @@ setup(name='emuvim', 'requests', 'prometheus_client', 'urllib3', - 'ipaddress' + 'ipaddress', + 'simplejson' ], zip_safe=False, entry_points={