amueller / word_cloud

A little word cloud generator in Python
https://amueller.github.io/word_cloud
MIT License
10.01k stars 2.31k forks source link

Update Python versions in README #747

Closed thomasjpfan closed 7 months ago

thomasjpfan commented 7 months ago

This PR updates the Python versions in the README and the build system.

thomasjpfan commented 7 months ago

With https://github.com/amueller/word_cloud/pull/745, looks like cibuildwheel can figure out the require python version from the pyproject.toml. So there is no need to configure cibuldwheel.