mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00

Adding a requirements file to make it easier to setup you environment to run `repro-ci.py`. **Usage:** ```bash pip install -r ci/repro-ci-requirements.txt python ci/repro-ci.py [args] ``` Signed-off-by: Matthew Deng <matt@anyscale.com>
6 lines
No EOL
78 B
Text
6 lines
No EOL
78 B
Text
# Dependencies for running repro-ci.py
|
|
boto3
|
|
click
|
|
paramiko
|
|
pyyaml
|
|
pybuildkite |