Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
slawek87 committed Dec 27, 2014
1 parent 912b571 commit 0f5623c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
description='yql-finance is simple and fast https://developer.yahoo.com/yql/console/ python API. API returns'
'stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).',
long_description=readme,
keywords=['Yahoo YQL API', 'NASDAQ', 'S&P500', 'DAX', 'Stock prices'],
keywords=['Python Yahoo YQL API', 'NASDAQ', 'S&P500', 'DAX', 'Python Stock prices'],
install_requires=['setuptools', 'requests' 'python-dateutil'],
)

0 comments on commit 0f5623c

Please sign in to comment.