Update Python group using rawstr4c v1.0.0

This commit is contained in:
Aoran Zeng
2025-08-09 10:32:13 +08:00
parent 8df5363007
commit 3200e2ab3b
4 changed files with 10 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
* File Authors : Aoran Zeng <ccmywish@qq.com>
* Contributors : Nul None <nul@none.org>
* Created On : <2024-12-06>
* Last Modified : <2025-07-22>
* Last Modified : <2025-08-09>
*
* 由于Rye已经有后继uv了所以我们不把该管理器纳入Python group中
* ------------------------------------------------------------*/
@@ -48,7 +48,7 @@ pl_python_rye_setsrc (char *option)
char *rye_config = pl_python_find_rye_config ();
chsrc_note2 (xy_strjoin (3, "请在配置文件 ", rye_config, " 中添加:"));
print (content);
println (content);
chsrc_determine_chgtype (ChgType_Manual);
chsrc_conclude (&source);