mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pydocstyle: Remove more pip calls
Closes: https://bugs.gentoo.org/777165 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ distutils_enable_tests --install pytest
|
||||
|
||||
src_prepare() {
|
||||
# no, seriously, you don't need to install it yourself
|
||||
sed -i -e '/pip install/d' src/tests/test_integration.py || die
|
||||
sed -i -e '/pip/d' src/tests/test_integration.py || die
|
||||
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user