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.
2 parents 4bc8041 + 683ad01 commit 211228eCopy full SHA for 211228e
setup.py
@@ -9,6 +9,8 @@
9
description="Python wrapper for the ImageKit API",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
12
+ install_requires=['requests==2.20.1'],
13
+ url="https://github.com/imagekit-developer/imagekit-python",
14
packages=setuptools.find_packages(),
15
classifiers=[
16
"Programming Language :: Python :: 3",
0 commit comments