X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=313d087ebead69e06fb22399a157350bb32e3fb1;hb=refs%2Fchanges%2F89%2F8389%2F9;hp=689e926c8487c92d6a04f7148899f53b824118c8;hpb=7d73c88c4aab1021c4e1ea3f210dd4a23a4aeb02;p=osm%2Fosmclient.git diff --git a/setup.py b/setup.py index 689e926..313d087 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( description=_description, license='Apache 2', install_requires=[ - 'Click', 'prettytable', 'pyyaml', 'pycurl', 'python-magic', + 'Click', 'prettytable', 'pyyaml', 'PycURL', 'python-magic', 'jinja2', 'osm-im' ], dependency_links=[