Add support for Python 3.11 to MuJoCo build.
PiperOrigin-RevId: 486911779 Change-Id: I57a043ed9cbdf84cddf776f4654941370f050a8c
This commit is contained in:
committed by
Copybara-Service
parent
5004a4c8c5
commit
9ffde761e8
@@ -310,6 +310,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Topic :: Scientific/Engineering',
|
||||
],
|
||||
cmdclass=dict(build_ext=BuildCMakeExtension),
|
||||
|
||||
Reference in New Issue
Block a user