mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.