移除
移除或卸载工具链。
示例
$ rye toolchain remove 3.9.5
Removed installed toolchain [email protected]
参数
<VERSION>要移除的 Python 版本。
选项
-f, --force: 强制移除,即使工具链正在使用-h, --help: 打印帮助(使用 '-h' 查看摘要)
移除移除或卸载工具链。
$ rye toolchain remove 3.9.5
Removed installed toolchain [email protected]
<VERSION> 要移除的 Python 版本。-f, --force: 强制移除,即使工具链正在使用-h, --help: 打印帮助(使用 '-h' 查看摘要)