mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/pyinfra: add py3-yaml to checkdepends
It is now being imported in tests.
This commit is contained in:
parent
d6c9deef21
commit
30a208f6e2
@ -18,7 +18,7 @@ depends="
|
||||
py3-typing-extensions
|
||||
"
|
||||
makedepends="py3-gpep517 py3-installer py3-setuptools"
|
||||
checkdepends="py3-pytest"
|
||||
checkdepends="py3-pytest py3-yaml"
|
||||
subpackages="$pkgname-pyc"
|
||||
source="https://github.com/pyinfra-dev/pyinfra/archive/v$pkgver/pyinfra-$pkgver.tar.gz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user