Skip to content

Commit

Permalink
well. now finally
Browse files Browse the repository at this point in the history
  • Loading branch information
ArzelaAscoIi committed Nov 13, 2024
1 parent ca09194 commit 4bc4f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/weaviate/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ git_describe_command = 'git describe --tags --match="integrations/weaviate-v[0-9

[tool.hatch.envs.default]
installer = "uv"
dependencies = ["coverage[toml]>=6.5", "pytest", "pytest-rerunfailures", "ipython", "haystack-pydoc-markdown"]
dependencies = ["coverage[toml]>=6.5", "pytest", "pytest-rerunfailures", "ipython", "haystack-pydoc-tools"]
[tool.hatch.envs.default.scripts]
test = "pytest {args:tests}"
test-cov = "coverage run -m pytest {args:tests}"
Expand Down

0 comments on commit 4bc4f5a

Please sign in to comment.