mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
d7aab524e5
For some reason, our docker build image has started using a non-utf8 default encoding. Specify the encoding explicitly on python "open()" to override. Note that this might not entirely fix the build: it's possible that this problem may affect other portions of the build.