Skip to content

Commit

Permalink
added requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre committed Nov 20, 2014
1 parent 3400b60 commit 6706195
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@
'Application returns such information as: country, city, route/street, street number, lat and lng.',
long_description=readme,
keywords=['Google Maps Api', 'Google lat', 'Google lng', 'Google Maps'],
install_requires=[
'requests'
],
)

0 comments on commit 6706195

Please sign in to comment.