From a86c6dfa82f5bf09247039064d26147eef0224ca Mon Sep 17 00:00:00 2001 From: Denis Yarats Date: Thu, 9 Jan 2020 14:14:03 -0500 Subject: [PATCH] Update conda_env.yml --- conda_env.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda_env.yml b/conda_env.yml index f47a2b9..5f0ae94 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -11,7 +11,7 @@ dependencies: - pip: - termcolor - git+git://github.com/deepmind/dm_control.git - - git+git://github.com/1nadequacy/dmc2gym.git + - git+git://github.com/denisyarats/dmc2gym.git - tb-nightly - imageio - - imageio-ffmpeg \ No newline at end of file + - imageio-ffmpeg