mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 07:09:05 +00:00
Python 3.12+ throws an error if you try to install a package in an externally managed environment. Using `--break-system-packages` is not recommended for personal use, but for CI it should be fine and is probably the most straightforward solution.