Skip to content

Commit b455598

Browse files
committed
fix: pyproject
1 parent 10d7005 commit b455598

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/patient_intake_extraction_baml/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ version = "0.1.0"
44
description = "Extract structured information from patient intake forms using BAML."
55
requires-python = ">=3.10"
66
dependencies = ["cocoindex>=0.3.2", "python-dotenv>=1.0.1", "baml-py>=0.212.0"]
7+
8+
[tool.setuptools]
9+
packages = []

0 commit comments

Comments
 (0)