浏览代码

tick the gym-unity setup.py

/develop-generalizationTraining-TrainerController
vincentpierre 6 年前
当前提交
93b42d58
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      gym-unity/setup.py

2
gym-unity/setup.py


from setuptools import setup, find_packages
setup(name='gym_unity',
version='0.1.1',
version='0.2.0',
description='Unity Machine Learning Agents Gym Interface',
license='Apache License 2.0',
author='Unity Technologies',

正在加载...
取消
保存