summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e8bd002746f2d04cc8cca2d924e0cc8b1debe5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-mmclassification-git
	pkgdesc = OpenMMLab Image Classification Toolbox and Benchmark
	pkgver = 0.1.0.r149.4b46fd6
	pkgrel = 1
	url = https://github.com/open-mmlab/mmclassification
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python-mmcv
	depends = python-numpy
	depends = python-pytorch
	provides = python-mmclassification
	conflicts = python-mmclassification
	source = mmclassification::git+https://github.com/open-mmlab/mmclassification.git
	sha512sums = SKIP

pkgname = python-mmclassification-git