TriggerMail / rules_pyz

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

rules_python_zip.bzl: Remove use of deprecated dict + #17

Closed evanj closed 6 years ago

evanj commented 6 years ago

Dictionary concatenation using the + operator is being removed. Add the flag so we don't accidentally re-add uses of it.

https://github.com/bazelbuild/bazel/blob/master/site/docs/skylark/backward-compatibility.md#dictionary-concatenation