mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pytest-httpserver: Fix installing invalid files
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -26,7 +26,7 @@ BDEPEND="
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_prepare_all() {
|
||||
sed -i -e '/tests\//d' pyproject.toml || die
|
||||
sed -i -e '/^include = \[/,/\]/d' pyproject.toml || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
Reference in New Issue
Block a user