python3-adblock: fix tests

This commit is contained in:
Andrew J. Hesford 2022-05-25 13:14:31 -04:00
parent e539611b60
commit eb35f42772
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ build_helper="rust"
hostmakedepends="maturin pkg-config cargo openssl-devel"
makedepends="openssl-devel python3-devel"
depends="python3"
checkdepends="python3-pytest"
checkdepends="python3-pytest python3-toml"
short_desc="Brave's adblock library in Python"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, MIT"