|
|
|
|
|
|
|
|
|
|
setup( |
|
|
|
name="gym_unity", |
|
|
|
version="0.4.3a", |
|
|
|
version="0.4.4", |
|
|
|
description="Unity Machine Learning Agents Gym Interface", |
|
|
|
license="Apache License 2.0", |
|
|
|
author="Unity Technologies", |
|
|
|
|
|
|
install_requires=["gym", "mlagents_envs==0.9.0a"], |
|
|
|
install_requires=["gym", "mlagents_envs==0.9.1"], |
|
|
|
) |