X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=13f1dc20c858d4859954b42d64939e3a68d818d1;hp=186356c63953e3f6d869be4a76496a1b87e6131f;hb=fe68c220a6d415a7a8980a290ecb68b17c00b02f;hpb=ee5179f161d10b35a8a73f495ca3692fda9b2e71 diff --git a/setup.py b/setup.py index 186356c..13f1dc2 100755 --- a/setup.py +++ b/setup.py @@ -56,7 +56,9 @@ setup(name='emuvim', 'docker==2.0.2', 'requests', 'prometheus_client', - 'urllib3' + 'urllib3', + 'ipaddress', + 'simplejson' ], zip_safe=False, entry_points={