Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Merge 4c0d7cc into fa50dbd
Browse files Browse the repository at this point in the history
  • Loading branch information
seocam committed Mar 24, 2014
2 parents fa50dbd + 4c0d7cc commit 50870e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
1. https://github.com/paypal/rest-api-sdk-python/ - README and Samples
2. https://developer.paypal.com/webapps/developer/docs/api/ - API Reference
""",
install_requires=['requests'],
install_requires=['requests', 'six'],
classifiers=[
'Intended Audience :: Developers',
'Natural Language :: English',
Expand Down

0 comments on commit 50870e5

Please sign in to comment.