mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 20:35:31 +08:00
[rllib] Fixed pettingzoo wrapper (#11060)
* fixed PettingZooEnv, relevant docs, examples * fixed linting error * pettingzoo wrapper fix * fixed linting issue
This commit is contained in:
@@ -56,7 +56,7 @@ mypy
|
||||
networkx
|
||||
numba
|
||||
openpyxl
|
||||
pettingzoo
|
||||
pettingzoo>=1.3.2
|
||||
Pillow; platform_system != "Windows"
|
||||
pygments
|
||||
pytest==5.4.3
|
||||
|
||||
Reference in New Issue
Block a user