Skip to content

Commit 85f0510

Browse files
blueshrapnelcopybara-github
authored andcommitted
dm_control: Import of refs/pull/479/head
PiperOrigin-RevId: 651761196 Change-Id: I22e498b8f23041ca0c9265794e8c6f6f679dc57b
1 parent e537a6a commit 85f0510

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,7 @@ def finalize_options(self):
132132
_finalize_mjbindings_options(self)
133133

134134
def run(self):
135-
self.reinitialize_command('build_mjbindings',
136-
inplace=self.inplace,
137-
headers_dir=self.headers_dir)
135+
self.reinitialize_command('build_mjbindings')
138136
self.run_command('build_mjbindings')
139137
install.install.run(self)
140138

0 commit comments

Comments
 (0)