We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb624d commit 6a0a1bdCopy full SHA for 6a0a1bd
1 file changed
pyproject.toml
@@ -22,3 +22,6 @@ dependencies = [
22
"pymupdf",
23
"beautifulsoup4",
24
]
25
+
26
+[tool.setuptools]
27
+py-modules = ["context_manager", "tools", "api", "file_preprocessor", "url_handler", "utils", "agent", "context_cache", "main"]
0 commit comments