Hm so it’s only one line we have to change to have...
# pex
h
Hm so it’s only one line we have to change to have
./pants binary
use deterministic builds. Just add
bytecode_compile=False, deterministic_timestamp=True
https://github.com/pantsbuild/pants/blob/master/src/python/pants/backend/python/tasks/python_binary_create.py#L158 Any opposition to me making that change once 1.6.7 lands? Beyond helping this person, it would be helpful to ensure that reproducible builds work for Pants before 1.7.0 gets released and the default switches