Sanyam Bhutani 3 달 전
부모
커밋
437a27ae7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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