dev-python/browserstack-local-python: disable tests, need API key

Closes: https://bugs.gentoo.org/817224
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-09 18:32:53 +02:00
parent e97cc50ed3
commit 28fde03671

View File

@@ -18,4 +18,6 @@ SLOT="0"
RDEPEND="dev-python/psutil[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
RESTRICT="test" # tests need API key
distutils_enable_tests unittest