We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401a4fa commit 74696c5Copy full SHA for 74696c5
setup.py
@@ -5,7 +5,7 @@
5
version="0.1.0",
6
description="500PX API client",
7
license="MIT",
8
- install_requires=["simplejson","httplib"],
+ install_requires=["simplejson"],
9
author="Akira Hirakawa",
10
author_email="akirahrkw@gmail.com",
11
url="https://github.com/akirahrkw/python-500px",
0 commit comments