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
d58137e8
Commit
d58137e8
authored
Feb 23, 2015
by
J. Fernando Sánchez
Browse files
Changed to GSI-UPM
parent
79c83e34
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
d58137e8
...
...
@@ -22,8 +22,8 @@ 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/archive/{}.tar.gz'
.
format
(
VERSION
),
url
=
'https://github.com/
gsi-upm
/senpy'
,
# use the URL to the github repo
download_url
=
'https://github.com/
gsi-upm
/senpy/archive/{}.tar.gz'
.
format
(
VERSION
),
keywords
=
[
'eurosentiment'
,
'sentiment'
,
'emotions'
,
'nif'
],
# arbitrary keywords
classifiers
=
[],
install_requires
=
reqs
,
...
...
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