dev-python/fakeredis: Remove stray LICENSE file

Closes: https://bugs.gentoo.org/958307
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-06-17 14:52:47 +02:00
parent ed8b9b8764
commit 6a6b8f73b6

View File

@@ -35,6 +35,13 @@ BDEPEND="
# pytest-xdist: tests are not parallel-safe
distutils_enable_tests pytest
src_prepare() {
distutils-r1_src_prepare
# https://github.com/cunla/fakeredis-py/issues/395
sed -i -e '/LICENSE/d' pyproject.toml || die
}
python_test() {
local EPYTEST_DESELECT=(
# also lupa