blob: e8da12f64bb24747ac7e17ffc65e3a54401b9a86 (
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-rotepy-git
pkgdesc = Basic, repeat ML operations.
pkgver = 0.1.0.r1.gf067d52
pkgrel = 1
url = https://gitlab.com/GeorgeRaven/rotepy.git
arch = x86_64
arch = aarch64
license = OSL-3.0
makedepends = git
depends = python-setuptools
depends = python
depends = python-configargparse
depends = python-numpy
depends = python-tqdm
depends = python-seaborn
depends = python-pytorch
provides = python-rotepy
provides = rotepy
source = rotepy::git+https://gitlab.com/GeorgeRaven/rotepy.git#branch=master
md5sums = SKIP
pkgname = python-rotepy-git
|