Python 3.5: improve determinism
- Windows installers are indeterministic and we don't need them. - since Python 3 ensurepip is installed by default. pip is indeteministic and we don't need it. - rebuild bytecode to ensure its deterministic
parent
09f6b03b
Please register or sign in to comment