summaryrefslogtreecommitdiff
path: root/dev-python/ruamel-yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ruamel-yaml')
-rw-r--r--dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild
index c5144f4..2d33fa6 100644
--- a/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild
+++ b/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild
@@ -27,5 +27,6 @@ src_unpack() {
}
src_install() {
+ export RUAMEL_NO_PIP_INSTALL_CHECK=True
distutils-r1_src_install
}