mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user