Using Cook

This commit is contained in:
Aoran Zeng
2025-08-11 02:55:52 +08:00
parent d6f2d65579
commit e86afb55a6
72 changed files with 101 additions and 99 deletions

View File

@@ -18,7 +18,7 @@ pl_python_rye_prelude (void)
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_cooks (this, 0);
chef_set_contributors (this, 0);
chef_allow_local_mode (this, FullyCan, "支持项目级配置", "Supports project-level configuration");