|
|
|
|
|
|
|
|
|
|
setup( |
|
|
|
name="gym_unity", |
|
|
|
version="0.4.1", |
|
|
|
version="0.4.2", |
|
|
|
description="Unity Machine Learning Agents Gym Interface", |
|
|
|
license="Apache License 2.0", |
|
|
|
author="Unity Technologies", |
|
|
|
|
|
|
install_requires=["gym", "mlagents_envs==0.8.1"], |
|
|
|
install_requires=["gym", "mlagents_envs==0.8.2"], |
|
|
|
) |