Skip to content

Commit

Permalink
chore: update poetry lock and toml
Browse files Browse the repository at this point in the history
Signed-off-by: AngeloDanducci <[email protected]>
  • Loading branch information
AngeloDanducci committed Feb 21, 2025
1 parent bc3ec94 commit 15da579
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
44 changes: 22 additions & 22 deletions python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ major_version_zero = true
bump_message = "chore: python release $new_version"

[tool.pytest.ini_options]
addopts = "-v --cov --cov-report html"
testpaths = ["tests", "beeai_framework"]
python_files = ["test_*.py", "*_test.py"]
markers = [
Expand Down

0 comments on commit 15da579

Please sign in to comment.