Skip to content

Commit

Permalink
Update code for rllib>=2.20 (#347)
Browse files Browse the repository at this point in the history
- stop using check_env() (removed)
- stop using disable_env_checking as it leads to an error now, and env
  are no more checked during solve, if ray.__version__ >= 2.20
- update poetry.lock to use ray 2.20
- do not update pyproject.toml as ray 2.20 is not available for python
  3.8
  • Loading branch information
nhuet authored May 2, 2024
1 parent f0937b5 commit 991a5d4
Show file tree
Hide file tree
Showing 3 changed files with 2,037 additions and 1,389 deletions.
Loading

0 comments on commit 991a5d4

Please sign in to comment.