mirror of
https://github.com/wassname/ray.git
synced 2026-08-02 13:01:01 +08:00
[RLlib] PyBullet Env native support via env str-specifier (if installed). (#12209)
This commit is contained in:
@@ -283,7 +283,7 @@ install_dependencies() {
|
||||
fi
|
||||
fi
|
||||
|
||||
# Additional RLlib dependencies.
|
||||
# Additional RLlib test dependencies.
|
||||
if [ "${RLLIB_TESTING-}" = 1 ]; then
|
||||
pip install -r "${WORKSPACE_DIR}"/python/requirements_rllib.txt
|
||||
# install the following packages for testing on travis only
|
||||
|
||||
Reference in New Issue
Block a user