Change org name to "Google DeepMind" in various docs.
PiperOrigin-RevId: 540691205 Change-Id: I9eb99eb18893e6748892334470211dbd9d5808db
This commit is contained in:
committed by
Copybara-Service
parent
2644de2438
commit
c9e9cd8b35
+1
-1
@@ -349,7 +349,7 @@ def find_data_files(package_dir, patterns):
|
||||
SETUP_KWARGS = dict(
|
||||
name='mujoco',
|
||||
version=__version__,
|
||||
author='DeepMind',
|
||||
author='Google DeepMind',
|
||||
author_email='mujoco@deepmind.com',
|
||||
description='MuJoCo Physics Simulator',
|
||||
long_description=get_long_description(),
|
||||
|
||||
Reference in New Issue
Block a user