Skip to content

Commit

Permalink
Added empty test_integration group in pyproject for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyclements committed Nov 4, 2024
1 parent bdf4b2b commit 070ac48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libs/langgraph-checkpoint-mongodb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,8 @@ optional = true

[tool.poetry.group.dev]
optional = true

[tool.poetry.group.test_integration.dependencies]

[tool.poetry.group.test_integration]
optional = true

0 comments on commit 070ac48

Please sign in to comment.