mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 17:49:47 +08:00
Update rllib regression_tests to install their dependencies via pip
This commit is contained in:
@@ -47,6 +47,7 @@ conda uninstall -y terminado
|
||||
pip install -U pip
|
||||
pip install -U "$wheel"
|
||||
pip install "ray[rllib]" "ray[debug]"
|
||||
pip install -r requirements.txt
|
||||
pip install terminado
|
||||
pip install torch==1.6 torchvision
|
||||
pip install boto3==1.4.8 cython==0.29.0
|
||||
|
||||
Reference in New Issue
Block a user