Skip to content

Commit

Permalink
dm_control: Import of refs/pull/479/head
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 651761196
Change-Id: I22e498b8f23041ca0c9265794e8c6f6f679dc57b
  • Loading branch information
blueshrapnel authored and copybara-github committed Jul 12, 2024
1 parent e537a6a commit 85f0510
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,7 @@ def finalize_options(self):
_finalize_mjbindings_options(self)

def run(self):
self.reinitialize_command('build_mjbindings',
inplace=self.inplace,
headers_dir=self.headers_dir)
self.reinitialize_command('build_mjbindings')
self.run_command('build_mjbindings')
install.install.run(self)

Expand Down

0 comments on commit 85f0510

Please sign in to comment.