Skip to content

Commit

Permalink
dm_control: Import of refs/pull/215/head
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 423341706
Change-Id: I94039d109980e4f872d2c529c33e87c5e7c9dfb8
  • Loading branch information
ethanluoyc authored and copybara-github committed Jan 21, 2022
1 parent 2346e9f commit b4fe861
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["setuptools >= 40.6.0", "wheel", "pyparsing < 3.0", "absl-py >= 0.7.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def is_excluded(s):

setup(
name='dm_control',
version='0.0.420487334',
version='0.0.423341706',
description='Continuous control environments and MuJoCo Python bindings.',
author='DeepMind',
license='Apache License, Version 2.0',
Expand Down

0 comments on commit b4fe861

Please sign in to comment.