TriggerMail / rules_pyz

Bazel Python rules that package everything in an executable zip
Apache License 2.0
29 stars 19 forks source link

testworkspace: Add a test workspace to CircleCI run with an older Bazel #32

Closed evanj closed 6 years ago

evanj commented 6 years ago

testworkspace: Add a test workspace to CircleCI run with an older Bazel

We need to support some range of Bazel versions. Make sure the rules work when imported as a third-party set of rules with an older version of Bazel.

rules_python_zip: Undo deprecated change that doesn't work with 0.14.1 tools/bazel.rc: Disable the deprecated warning for Bazel 0.16

Fixes error introduced by commit ee7ecd7329 for Bazel 0.14.1