X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=13f1dc20c858d4859954b42d64939e3a68d818d1;hp=7e00fff570b00bc000949aeb38778f8d3ed02805;hb=d5c82188ee752265fc6271430f8dbb4dde242b29;hpb=ca164cf8efbc5d76c7c8ae25f4a3bffcb983c364 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={