How to manange python package when set `global-python=true` and outside python project? · astral-sh rye · Discussion #998

when I set rye config --set-bool behavior.global-python=true I found that the global python has been taken over by rye,In the project, you can use rye add <package_name> to install some dependencie...</package_name>