mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-python/http-ece: use EPYTEST_PLUGINS
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -20,9 +20,10 @@ KEYWORDS="~amd64"
|
|||||||
|
|
||||||
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]"
|
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]"
|
||||||
|
|
||||||
|
EPYTEST_PLUGINS=( )
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
python_test() {
|
python_test() {
|
||||||
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
|
||||||
epytest -o addopts=
|
epytest -o addopts=
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user