We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646db0b commit 9fc336aCopy full SHA for 9fc336a
setup.py
@@ -8,6 +8,7 @@
8
author_email='alex.schworer@gmail.com',
9
url='http://github.com/schworer/zencoder-py',
10
license="MIT License",
11
+ install_requires=['httplib2'],
12
packages=['zencoder']
13
)
14
0 commit comments