Skip to content

Commit

Permalink
match main
Browse files Browse the repository at this point in the history
  • Loading branch information
lily-de committed Aug 27, 2024
1 parent b126baa commit 1fa8472
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ dependencies = [
"ai-exchange>=0.8.0",
"click>=8.1.7",
"prompt-toolkit>=3.0.47",
"goose-plugins-block",
"setuptools>=73.0.1",
]
author = [{ name = "Block", email = "[email protected]" }]
packages = [{ include = "goose", from = "src" }]
Expand Down Expand Up @@ -48,7 +46,4 @@ dev-dependencies = [
"codecov>=2.1.13",
]

[tool.uv.sources]
goose-plugins-block = { path = "/Users/ldelalande/Development/goose-plugins-block", editable = true }
ai-exchange = { path = "/Users/ldelalande/Development/exchange-public", editable = true }

0 comments on commit 1fa8472

Please sign in to comment.