amueller / word_cloud

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

Update Python versions in README #747

Closed thomasjpfan closed 11 months ago

thomasjpfan commented 12 months ago

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

thomasjpfan commented 12 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.