commit | 42136e1d931722e87377da6a403c34730f21e346 | [log] [tgz] |
---|---|---|
author | Travis Clarke <travis.m.clarke@gmail.com> | Mon Aug 05 07:43:50 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 05 07:44:54 2019 -0700 |
tree | cfd00cec82ce363810caada113ff782848050b44 | |
parent | 338829f2633e91ae0492ee4169446465e10b5994 [diff] |
update docs to reflect new default "python_version" Since [0.25.0](https://github.com/bazelbuild/bazel/blob/master/CHANGELOG.md#release-0250-2019-05-01) (commit: 33e571939085dd158422e1b3503cfc738e0a3165), the default `python_version` for python rules is `"PY3"`, yet the docs still indicate that it is `"PY2"`. This is an update to make it more clear. Closes #9020. PiperOrigin-RevId: 261682822
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.