Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
word_cloud_est
Commits
e9015fd5
Commit
e9015fd5
authored
Mar 20, 2015
by
Andreas Mueller
Browse files
Merge pull request #47 from lowks/patch-1
Update setup.py
parents
902f8918
3a5d0432
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
e9015fd5
...
...
@@ -5,6 +5,7 @@ setup(
name
=
'wordcloud'
,
version
=
'1.0.0'
,
url
=
'https://github.com/amueller/word_cloud'
,
description
=
'A little word cloud generator'
,
license
=
'MIT'
,
ext_modules
=
cythonize
(
'wordcloud/query_integral_image.pyx'
),
packages
=
[
'wordcloud'
],
...
...
Write
Preview
Markdown
is supported
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