rename wrappers to other

This commit is contained in:
J K Terry
2021-08-17 15:52:43 -04:00
committed by GitHub
parent 1377341a9d
commit ee30486bfb

View File

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