Add wrappers extra

This commit is contained in:
J K Terry
2021-08-16 19:08:07 -04:00
committed by GitHub
parent 212238ae89
commit 8529781ae1

View File

@@ -15,6 +15,7 @@ extras = {
"mujoco": ["mujoco_py>=1.50, <2.0", "imageio"],
"robotics": ["mujoco_py>=1.50, <2.0", "imageio"],
"toy_text": ["scipy"],
"wrappers": ["lz4~=3.1", "opencv-python>=3."]
}
# Meta dependency groups.