google / subpar

Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.
Apache License 2.0
567 stars 69 forks source link

Add note on bazel version compatibility to WORKSPACE #107

Closed brandjon closed 5 years ago

brandjon commented 5 years ago

This will be useful to keep up-to-date for documentation purposes, and so we know when a release cut breaks compatibility with Bazel and therefore needs to be a major release.

brandjon commented 5 years ago

@dkelmer for quick review