mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/py3-pytest-mypy: disable on riscv64
due to test failures
This commit is contained in:
parent
0d5422466d
commit
0a428cc743
@ -4,7 +4,8 @@ pkgver=0.10.3
|
||||
pkgrel=2
|
||||
pkgdesc="Pytest plugin for mypy"
|
||||
url="https://github.com/realpython/pytest-mypy"
|
||||
arch="noarch"
|
||||
# riscv64: tests fails
|
||||
arch="noarch !riscv64"
|
||||
license="MIT"
|
||||
depends="
|
||||
py3-attrs
|
||||
|
Loading…
Reference in New Issue
Block a user