Sanyam Bhutani 3 hónapja
szülő
commit
437a27ae7e
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"]