Skip to content

Commit 79c774c

Browse files
authored
Update pyproject.toml
1 parent 9348277 commit 79c774c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

integrations/llama_hub/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ dependencies = [
3131
[tool.hatch.envs.default.scripts]
3232
unit = "pytest tests/"
3333
types = "mypy src/haystack_integrations"
34-
fmt = ["black src/ tests/", "ruff check --fix src/ tests/"]
34+
fmt = ["black src/ tests/", "ruff check --fix src/ tests/"]
35+
docs = "pydoc-markdown pydoc/config.yml"

0 commit comments

Comments
 (0)