Skip to content

Commit f4cedf4

Browse files
quic-akuruvilAnn Kuruvilla
authored andcommitted
include .yaml files in python package
Signed-off-by: Ann Kuruvilla <[email protected]>
1 parent c2ec6a3 commit f4cedf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docs = ["Sphinx==7.1.2","sphinx-rtd-theme==2.0.0","myst-parser==3.0.1","sphinx-m
5555
quality = ["black", "ruff", "hf_doc_builder@git+https://github.com/huggingface/doc-builder.git"]
5656

5757
[tool.setuptools.package-data]
58-
"QEfficient.transformers.models.gemma3" = ["*.yaml"]
58+
"QEfficient.transformers.models.gemma3.configs" = ["*.yaml"]
5959

6060
[build-system]
6161
requires = ["setuptools>=62.0.0"]

0 commit comments

Comments
 (0)