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
6831a75a
Commit
6831a75a
authored
Mar 18, 2016
by
Andreas Mueller
Browse files
Merge pull request #135 from vaastav/conda
Add recipe for building the package with conda
parents
f6e7f7b4
5c0e50b7
Changes
3
Hide whitespace changes
Inline
Side-by-side
conda.recipe/bld.bat
0 → 100644
View file @
6831a75a
python
setup
.py
install
if
errorlevel
1
exit
1
conda.recipe/build.sh
0 → 100644
View file @
6831a75a
python setup.py
install
conda.recipe/meta.yaml
0 → 100644
View file @
6831a75a
package
:
name
:
wordcloud
version
:
"
1.2.1"
source
:
git_url
:
https://github.com/amueller/word_cloud.git
requirements
:
build
:
-
python
run
:
-
python
-
pillow
-
numpy
test
:
imports
:
-
wordcloud
about
:
home
:
https://github.com/amueller/word_cloud
license
:
MIT
\ No newline at end of file
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