mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/py3-rexmex: remove check dependency
This commit is contained in:
parent
4bbef87b8a
commit
acdd29ce5f
@ -2,7 +2,7 @@
|
||||
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||
pkgname=py3-rexmex
|
||||
pkgver=0.1.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A general purpose recommender metrics library for fair evaluation"
|
||||
url="https://github.com/AstraZeneca/rexmex"
|
||||
# py3-scikit-learn is missing on s390x
|
||||
@ -10,7 +10,7 @@ arch="noarch !s390x"
|
||||
license="Apache-2.0"
|
||||
depends="python3 py3-numpy py3-pandas py3-scipy py3-scikit-learn"
|
||||
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
||||
checkdepends="python3-dev py3-pytest py3-pytest-runner"
|
||||
checkdepends="py3-pytest py3-pytest-runner"
|
||||
subpackages="$pkgname-pyc"
|
||||
source="https://github.com/AstraZeneca/rexmex/archive/v_00013/rexmex-$pkgver.tar.gz"
|
||||
builddir="$srcdir/rexmex-v_00013"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user