Optional Dependency: PyTest

This commit is contained in:
Dominik Moritz Roth 2023-05-15 17:11:14 +02:00
parent 2cbfff7919
commit 1c092d01bd

View File

@ -11,6 +11,7 @@ extras = {
'mujoco-py<2.2,>=2.1',
],
'box2d': ['gymnasium[box2d]>=0.26.0'],
'testing': ['pytest'],
}
# All dependencies