Skip to content

Commit

Permalink
new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
swapniljariwala committed Mar 7, 2020
1 parent 08f2cb1 commit 8ecba97
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 @@ -18,7 +18,7 @@
[console_scripts]
nsecli=nsepy.cli:cli
''',
download_url = 'https://github.com/swapniljariwala/nsepy/archive/0.8.zip',
download_url = 'https://github.com/swapniljariwala/nsepy/archive/nsepy-v0.8.zip',
install_requires = ['beautifulsoup4', 'requests', 'numpy', 'pandas', 'six', 'click', 'lxml'],
keywords = ['testing', 'logging', 'example'], # arbitrary keywords
classifiers = [],
Expand Down

0 comments on commit 8ecba97

Please sign in to comment.