X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;fp=setup.py;h=313d087ebead69e06fb22399a157350bb32e3fb1;hb=e54d720fa09f2c59cccd416061f7a7b7d8964e2f;hp=689e926c8487c92d6a04f7148899f53b824118c8;hpb=c077d238ed02fabea9e57cd3a8025cc86b146e44;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=[