Skip to content

Commit 2346e9f

Browse files
committed
Remove flaky util_test.py
PiperOrigin-RevId: 420487334 Change-Id: I3df0ce79e78da8da34a4ef022c5ea7291ab53f77
1 parent 5f609f8 commit 2346e9f

2 files changed

Lines changed: 1 addition & 52 deletions

File tree

dm_control/mujoco/wrapper/util_test.py

Lines changed: 0 additions & 51 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ def is_excluded(s):
192192

193193
setup(
194194
name='dm_control',
195-
version='0.0.420476114',
195+
version='0.0.420487334',
196196
description='Continuous control environments and MuJoCo Python bindings.',
197197
author='DeepMind',
198198
license='Apache License, Version 2.0',

0 commit comments

Comments
 (0)