added json schema to setup.py (#7554)

This commit is contained in:
Markus Cozowicz 2020-03-11 17:53:21 +01:00 committed by GitHub
parent 3b9caa98ba
commit ea99063c10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ ray_autoscaler_files = [
"ray/autoscaler/local/example-full.yaml",
"ray/autoscaler/kubernetes/example-full.yaml",
"ray/autoscaler/kubernetes/kubectl-rsync.sh",
"ray/autoscaler/ray-schema.json"
]
ray_project_files = [