mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/django_prometheus: fix sed to remove pytest-runner
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -18,6 +18,6 @@ DEPEND=">=dev-python/prometheus_client-0.7[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
python_prepare_all() {
|
||||
sed -i "s/'pytest-runner'//" setup.py || die
|
||||
sed -i "/pytest-runner/d" setup.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user