Browse Source

Update src folder

Matthias Reso 2 tháng trước cách đây
mục cha
commit
aa99d9a23d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -36,7 +36,7 @@ exclude = [
 ]
 
 [tool.hatch.build.targets.wheel]
-packages = ["src/llama_recipes"]
+packages = ["src/llama_cookbook"]
 
 [tool.hatch.metadata.hooks.requirements_txt]
 files = ["requirements.txt"]