mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/py3-scikit-plot: enable build on all architectures
This commit is contained in:
parent
c0e5f894a0
commit
981fd97005
@ -2,10 +2,10 @@
|
||||
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||
pkgname=py3-scikit-plot
|
||||
pkgver=0.3.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An intuitive library to add plotting functionality to scikit-learn objects"
|
||||
url="https://github.com/reiinakano/scikit-plot"
|
||||
arch="noarch !riscv64 !s390x" # py3-matplotlib #scikit-learn
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python3 py3-joblib py3-matplotlib py3-scipy py3-scikit-learn"
|
||||
checkdepends="py3-pytest-xdist"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user