Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #5

Merged
merged 179 commits into from
Oct 30, 2024
Merged

Main #5

merged 179 commits into from
Oct 30, 2024

Conversation

TianFengshou
Copy link
Owner

No description provided.

the-rccg and others added 30 commits January 27, 2019 12:20
Added self.min_word_length=0. Added conditional filter in WordCloud.process_text() for word length. 
When parameter set to positive integer, remove words that do not exceed the minimum word length.
Example: Don't assign variable name back to wordcloud
* Add matplotlib to install_requires.
* Move matplotlib install to top of wordcloud.py
… get removed in word_cloud. Fix to allow single letter inclusion in RegEx later.
Allowing: Minimum Word Length & Frequencies of Numbers
amueller and others added 29 commits June 23, 2022 15:33
* pull tags in action

* try to pull tags .. again

* try even more
* try a different wheel workflow

* try to fetch tags
* allow running ci manually

* add python3.10

* don't pin pytests

* remove 3.6 build which is ancient and takes too long
* add pull_request to 'on'

* don't do push and pr
* update listed tested python versions

* update install instructions to note that matplotlib is required
* bump wheel package for development

* allow newer wheel package

* int rename

* don't restrict flake8 version
* fix: remove deprecated np.int to int

* fix: remove deprecated Pillow functions

* feat: add aarch64 cp311

---------

Co-authored-by: Valinquish <[email protected]>
Co-authored-by: Andreas Mueller <[email protected]>
* bump buildwheel version

* bump macos version
@TianFengshou TianFengshou merged commit d75fcd8 into master Oct 30, 2024
13 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.