Skip to content

Commit

Permalink
Add "serve" entry point to ray-serve
Browse files Browse the repository at this point in the history
Signed-off-by: Vasily Litvinov <vasilij.n.litvinov@intel.com>
  • Loading branch information
vnlitvinov committed Jun 21, 2021
1 parent c45b18d commit 975ef25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ outputs:
- rllib --help

- name: ray-serve
build:
entry_points:
- serve = ray.serve.scripts:cli
requirements:
host:
- python
Expand Down

0 comments on commit 975ef25

Please sign in to comment.