Skip to content

Commit

Permalink
mono - add monorepo_manager to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cobycloud committed Jan 21, 2025
1 parent 85c05c5 commit c32dfa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ swm_example_community_package = { path = "./community/swm_example_community_pack
pytest = "^7.0"
black = "^22.3.0"
toml = "^0.10.2"
monorepo_manager = { git = "https://github.com/swarmauri/swarmauri-sdk", branch = "mono/0.6.0.dev1", subdirectory="pkgs/tooling/monorepo_manager" }


[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit c32dfa0

Please sign in to comment.