mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -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}]"
|
||||
|
||||
EPYTEST_PLUGINS=( )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
||||
epytest -o addopts=
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user