dev-python/pg8000: disable tests

Closes: https://bugs.gentoo.org/818079
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-14 21:43:05 +02:00
parent d23a6f81fd
commit c9e9afbc09

View File

@@ -30,4 +30,6 @@ DEPEND="
)
"
RESTRICT="test" # tests require a running postgresql
distutils_enable_tests pytest