From 82cbc46d303fc9d288fe9de49946c3e1aaa7f77c Mon Sep 17 00:00:00 2001 From: Alessio Placitelli Date: Wed, 25 May 2016 07:46:00 -0400 Subject: [PATCH] Bug 1275522 - Make a Python YAML library available in-tree for build scripts like histogram_tools.py. r=gps MozReview-Commit-ID: FpXGZ7Afois --- build/virtualenv_packages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/virtualenv_packages.txt b/build/virtualenv_packages.txt index 89ab559a1f7c..64e5407f9fa3 100644 --- a/build/virtualenv_packages.txt +++ b/build/virtualenv_packages.txt @@ -36,3 +36,4 @@ rsa.pth:python/rsa futures.pth:python/futures ecc.pth:python/PyECC xpcshell.pth:testing/xpcshell +pyyaml.pth:python/pyyaml/lib