fix black

This commit is contained in:
Justin Terry
2021-08-16 19:41:56 -04:00
parent 8529781ae1
commit 1da3d4f8e9

View File

@@ -15,7 +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."]
"wrappers": ["lz4~=3.1", "opencv-python>=3."],
}
# Meta dependency groups.