Skip to content

Commit 10da9fe

Browse files
authored
Update pyproject.toml
1 parent f3ecce1 commit 10da9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies = [# Optional
6969
# Similar to `dependencies` above, these must be valid existing
7070
# projects.
7171
[project.optional-dependencies] # Optional
72-
test = ["pytest"]
72+
test = ["pytest", "dm_control"]
7373
mujoco = ["dm_control"]
7474

7575
# List URLs that are relevant to your project

0 commit comments

Comments
 (0)