Bug 1348585 - Add six to the mach virtualenv path. r=chmanchester

Ensure that six is available when running python-test tests, which
have the virtualenv python environment not that of the parent mach
process.

MozReview-Commit-ID: FrwzPZvMCSI

--HG--
extra : rebase_source : 3ce5f9d85baf8064fc547f4cd5fb94f843f7186d
This commit is contained in:
James Graham 2017-03-22 16:26:22 +00:00
Родитель 411230f211
Коммит df68c4540a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,7 @@ altgraph.pth:python/altgraph
marionette_driver.pth:testing/marionette/client
marionette_harness.pth:testing/marionette/harness
browsermobproxy.pth:testing/marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py
six.pth:testing/web-platform/tests/tools/six
wptserve.pth:testing/web-platform/tests/tools/wptserve
blessings.pth:python/blessings
configobj.pth:python/configobj