diff --git a/setup.py b/setup.py index 64b484b..b2a011b 100644 --- a/setup.py +++ b/setup.py @@ -22,6 +22,7 @@ from setuptools import setup packages = [ 'apiclient', 'oauth2client', + 'uritemplate', ] install_requires = [