Add pl aliases

This commit is contained in:
Aoran Zeng
2025-08-10 22:49:32 +08:00
parent 4da60f0c7d
commit 3c42e8be2d
29 changed files with 56 additions and 56 deletions

View File

@@ -4,7 +4,7 @@
* 由于Rye已经有后继uv了所以我们不把该管理器纳入Python group中
* ------------------------------------------------------------*/
def_target(pl_python_rye);
def_target(pl_python_rye, "rye");
void
pl_python_rye_prelude (void)