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