Skip to content

Commit

Permalink
specify the entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmoneygithub committed Feb 20, 2025
1 parent db3d72c commit 4c36354
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ dependencies = [
"cloudpickle",
]

[tool.setuptools.packages.find]
include = ["dspy*"]

[project.optional-dependencies]
anthropic = ["anthropic>=0.18.0,<1.0.0"]
chromadb = ["chromadb~=0.4.14"]
Expand Down

0 comments on commit 4c36354

Please sign in to comment.