Skip to content

Commit

Permalink
Add examples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Jul 3, 2024
1 parent 5b78881 commit 5ddd11e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ tests =[
"pyarrow-stubs~=10.0",
"ruff~=0.5.0",
]
examples =[
"elasticsearch~=8.14",
"ray[default]~=2.31",
]

[project.urls]
"Homepage" = "https://github.com/heinrichreimer/ray-elasticsearch"
Expand Down

0 comments on commit 5ddd11e

Please sign in to comment.