Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
audip authored Oct 30, 2016
1 parent 0c6657c commit b820aa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
description='Sentiment Analyzer for twitter feed, yelp and google reviews to compare with A&T retail store performance',
url='http://github.com/mars137/Data_Challenge',
author='Atif Tahir',
author_email='atif.tahir@etamu.edu',
license='MIT',
author_email='atif.tahir@tamu.edu',
install_requires=['requests','oauth2','nose','coverage','textblob','nltk', 'progressbar'],
zip_safe=False,
test_suite='nose.collector',
Expand Down

0 comments on commit b820aa9

Please sign in to comment.