diff options
| author | mattjmcnaughton <mattjmcnaughton@gmail.com> | 2019-02-10 16:39:00 -0500 |
|---|---|---|
| committer | mattjmcnaughton <mattjmcnaughton@gmail.com> | 2019-02-10 16:41:19 -0500 |
| commit | f47bb7a04f91c064458c81ce2255209b2b25c3b7 (patch) | |
| tree | 9211c4d29395878f0a3710a8036d567b3a5494f2 /vendor/github.com/client9 | |
| parent | 5b2e4f19565f62c5af3803d82d21fc6fb8d7d7d8 (diff) | |
Specify need for using py2 with Bazel
The default python on my system is python3. This caused me to run into
https://github.com/bazelbuild/rules_docker/issues/454 when running
`bazel build //...`. Update the documentation to indicate that
`/usr/bin/env python` must resolve to python2 in order for all of the
Bazel commands included in the documentation to work.
We can remove this comment after Bazel better supports using python3 as
the default system python. It appears from
https://github.com/bazelbuild/rules_docker/issues/580 that the
`rules_docker` folks hope to merge the fix in mid to late Q1 2019.
Diffstat (limited to 'vendor/github.com/client9')
0 files changed, 0 insertions, 0 deletions
