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