blob: 8b4dd217ba12c70987fe8979b8d12ccc1c7e74dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-gym
pkgdesc = A toolkit for developing and comparing reinforcement learning algorithms.
pkgver = 0.26.2
pkgrel = 1
url = https://gym.openai.com/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-scipy
depends = python-numpy
depends = python-six
depends = python-pyglet
depends = python-cloudpickle
optdepends = python-ale-py
optdepends = python-pillow
optdepends = python-opengl
source = https://files.pythonhosted.org/packages/source/g/gym/gym-0.26.2.tar.gz
source = LICENSE-0.26.2.md::https://raw.githubusercontent.com/openai/gym/0.26.2/LICENSE.md
b2sums = 5723e9e5f9e9ef223d19db78b59c03ee23b164d7b74c778074f31ca9bfedf45147620015d0130698b270c07d1e7c817c4511b1081d88746f1588f538a8aedb79
b2sums = 26bc4de9e957160dbc9d218a8bf7304cd64ebe6c3037b171ee2657424a76279f27438598e48a476ed625be129310fa12b0b084ea2ddf92156f9522458e999c7b
pkgname = python-gym
|