diff --git a/ilot/py3-testing-postgresql/APKBUILD b/ilot/py3-testing-postgresql/APKBUILD index 05a0f0f..285c99c 100644 --- a/ilot/py3-testing-postgresql/APKBUILD +++ b/ilot/py3-testing-postgresql/APKBUILD @@ -11,6 +11,7 @@ arch="noarch" license="Apache-2.0" depends="py3-testing-common-database py3-pg8000 postgresql" checkdepends="py3-pytest py3-psycopg2 py3-sqlalchemy" +check="!options" # Failure with pid makedepends="py3-setuptools py3-gpep517 py3-wheel" source=" $pkgname-$pkgver.tar.gz::https://github.com/tk0miya/testing.postgresql/archive/refs/tags/$pkgver.tar.gz