dev-python/graphql-core: fix tests

Closes: https://bugs.gentoo.org/905272
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-04-29 11:14:45 +05:00
parent 88edeb7cd1
commit a43c379f4b

View File

@@ -37,6 +37,12 @@ distutils_enable_tests pytest
distutils_enable_sphinx docs \
dev-python/sphinx-rtd-theme
src_prepare() {
distutils-r1_src_prepare
sed "/addopts =/d" -i setup.cfg pyproject.toml || die
}
python_test() {
if [[ ${EPYTHON} == "python3.11" ]]; then
local EPYTEST_DESELECT=(