Skip to content
Snippets Groups Projects
Commit 41c791e9 authored by fheinrich's avatar fheinrich
Browse files

Extra requirements in setup.py, installed with [rl]

parent d75c2a5a
No related branches found
No related tags found
1 merge request!52Resolve "gym env"
......@@ -56,4 +56,8 @@ setup(
url="https://gitlab.ub.uni-bielefeld.de/scs/cocosy/overcooked-simulator",
version="0.1.0",
zip_safe=False,
extras_requires={"rl": ["gymnasium",
"stable-baselines3[extra]",
"opencv-python",
"wandb",]}
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment