mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/oauth2client: Further refine tests installation blocker
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ RESTRICT=test
|
||||
|
||||
python_prepare_all() {
|
||||
sed \
|
||||
-e "s:find_packages():find_packages(exclude=['tests']):" \
|
||||
-e "s:find_packages():find_packages(exclude=['tests','tests.*']):" \
|
||||
-i setup.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user