mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
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:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user