[rllib] Fixed pettingzoo wrapper (#11060)

* fixed PettingZooEnv, relevant docs, examples

* fixed linting error

* pettingzoo wrapper fix

* fixed linting issue
This commit is contained in:
Benjamin Black
2020-09-30 18:34:47 -04:00
committed by GitHub
parent c77cfaa5ad
commit 4445f32798
2 changed files with 24 additions and 9 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ mypy
networkx
numba
openpyxl
pettingzoo
pettingzoo>=1.3.2
Pillow; platform_system != "Windows"
pygments
pytest==5.4.3