Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Sep 30, 2024
1 parent 824cc8a commit ad40ce5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ version = { attr = "weave.version.VERSION" }
dependencies = { file = ["requirements.txt"] }

[tool.setuptools.dynamic.optional-dependencies]
examples = { file = ["requirements.legacy.ecosystem.txt"] }
engine = { file = ["requirements.legacy.engine.txt"] }
ecosystem = { file = ["requirements.legacy.ecosystem.txt"] }
datadog = { file = ["requirements.legacy.datadog.txt"] }
modal = { file = ["requirements.modal.txt"] }

[tool.pytest.ini_options]
Expand Down

0 comments on commit ad40ce5

Please sign in to comment.