Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
senpy
senpy
Commits
d0aa8891
Commit
d0aa8891
authored
Sep 23, 2014
by
J. Fernando Sánchez
Browse files
Fixed download_url
parent
680f94a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
d0aa8891
...
...
@@ -10,7 +10,7 @@ extendable, so new algorithms and sources can be used.
author
=
'J. Fernando Sanchez'
,
author_email
=
'balkian@gmail.com'
,
url
=
'https://github.com/balkian/senpy'
,
# use the URL to the github repo
download_url
=
'https://github.com/balkian/senpy/
t
ar
ball/0.1
'
,
# I'll explain this in a second
download_url
=
'https://github.com/balkian/senpy/ar
chive/0.1.tar.gz
'
,
# I'll explain this in a second
keywords
=
[
'eurosentiment'
,
'sentiment'
,
'emotions'
,
'nif'
],
# arbitrary keywords
classifiers
=
[],
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment