Metadata-Version: 2.1
Name: rl-games-y
Version: 0.0.3
Summary: 
Author: Denys Makoviichuk
Author-email: trrrrr97@gmail.com
Requires-Python: >=3.7.1,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: atari
Provides-Extra: brax
Provides-Extra: envpool
Provides-Extra: mujoco
Requires-Dist: AutoROM[accept-rom-license] (>=0.4.2,<0.5.0) ; extra == "atari"
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: ale-py (>=0.7,<0.8) ; extra == "atari"
Requires-Dist: brax (>=0.0.13,<0.0.14) ; extra == "brax"
Requires-Dist: envpool (>=0.6.1,<0.7.0) ; extra == "envpool"
Requires-Dist: gym[classic-control] (>=0.24.1,<0.25.0)
Requires-Dist: jax (>=0.3.13,<0.4.0) ; extra == "brax"
Requires-Dist: mujoco-py (>=2.1.2,<3.0.0) ; extra == "mujoco"
Requires-Dist: opencv-python (>=4.5.5,<5.0.0)
Requires-Dist: psutil (>=5.9.0,<6.0.0)
Requires-Dist: ray (>=1.11.0,<2.0.0)
Requires-Dist: setproctitle (>=1.2.2,<2.0.0)
Requires-Dist: tensorboard (>=2.8.0,<3.0.0)
Requires-Dist: tensorboardX (>=2.5,<3.0)
Requires-Dist: wandb (>=0.12.11,<0.13.0)
Description-Content-Type: text/markdown

This is a test package based on the original rl-games: (https://github.com/Denys88/rl_games/tree/master)
