Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
word_cloud_est
Commits
1f18b75f
Commit
1f18b75f
authored
Feb 19, 2016
by
Andreas Mueller
Browse files
add author and author email in setup.py
parent
fb3bc75a
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
1f18b75f
...
...
@@ -2,6 +2,8 @@ from distutils.core import setup
from
distutils.extension
import
Extension
setup
(
author
=
"Andreas Mueller"
,
author_email
=
"t3kcit+wordcloud@gmail.com"
,
name
=
'wordcloud'
,
version
=
'1.2.1'
,
url
=
'https://github.com/amueller/word_cloud'
,
...
...
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