Update setup.py
This commit is contained in:
parent
04d27426ba
commit
3f3bb98e84
4
setup.py
4
setup.py
@ -8,8 +8,8 @@ setup(
|
|||||||
'gym',
|
'gym',
|
||||||
'PyQt5',
|
'PyQt5',
|
||||||
'matplotlib',
|
'matplotlib',
|
||||||
# 'mp_env_api @ git+https://github.com/ALRhub/motion_primitive_env_api.git',
|
'mp_env_api @ git+https://github.com/ALRhub/motion_primitive_env_api.git',
|
||||||
'mp_env_api @ git+ssh://git@github.com/ALRhub/motion_primitive_env_api.git',
|
# 'mp_env_api @ git+ssh://git@github.com/ALRhub/motion_primitive_env_api.git',
|
||||||
'mujoco-py<2.1,>=2.0',
|
'mujoco-py<2.1,>=2.0',
|
||||||
'dm_control',
|
'dm_control',
|
||||||
'metaworld @ git+https://github.com/rlworkgroup/metaworld.git@master#egg=metaworld',
|
'metaworld @ git+https://github.com/rlworkgroup/metaworld.git@master#egg=metaworld',
|
||||||
|
Loading…
Reference in New Issue
Block a user