chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
applications:
|
||||
- name: default
|
||||
import_path: ray.serve.tests.test_config_files.sqlalchemy.app
|
||||
deployments:
|
||||
- name: TestDeployment
|
||||
num_replicas: 1
|
||||
ray_actor_options:
|
||||
runtime_env:
|
||||
pip:
|
||||
- PyMySQL
|
||||
- sqlalchemy==1.3.19
|
||||
Reference in New Issue
Block a user