Skip to content

Commit 6a0a1bd

Browse files
author
Jonathan Sprauel
committed
fix build
1 parent 2fb624d commit 6a0a1bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ dependencies = [
2222
"pymupdf",
2323
"beautifulsoup4",
2424
]
25+
26+
[tool.setuptools]
27+
py-modules = ["context_manager", "tools", "api", "file_preprocessor", "url_handler", "utils", "agent", "context_cache", "main"]

0 commit comments

Comments
 (0)