mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +00:00

Problem: #33022 didn't update `min_version` to 3.9, therefore Python 3.7
and 3.8 are still available.
Solution: Update `min_version` to 3.9.
(cherry picked from commit ade58885c4
)