TriggerMail / rules_pyz

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

Switch from native new_http_repository to the Skylark version #15

Closed evanj closed 6 years ago

evanj commented 6 years ago

The native rules are being deprecated. Add the flag to bazel.rc to check if cases where we use it, and switch to using the recommended Skylark rules. See:

https://docs.bazel.build/versions/master/skylark/backward-compatibility.html#remove-native-http-archive