Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cobycloud committed Dec 27, 2024
1 parent 084ba93 commit 220682a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ swarmauri = { path = "./swarmauri" }
swarmauri_standard = { path = "./standards/swarmauri_standard", extras=["full"] }
swm_example_package = { path = "./standards/swm_example_package" }
swarmauri_community = { path = "./community/swarmauri_community", extras=["full"] }
swm_example_community_package = { path = "./community/swm_example_package" }
swm_example_community_package = { path = "./community/swm_example_community_package" }

[tool.poetry.dev-dependencies]
pytest = "^7.0"
Expand Down

0 comments on commit 220682a

Please sign in to comment.