You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c19090e build: Use Python 3.9.19 (Ava Chow)
Pull request description:
3.9.17 wasn't building in the linux arm64 container.
ACKs for top commit:
brunoerg:
utACK c19090e
Tree-SHA512: 923e90bcea28e7f56c5830e6ea513fc7dd9e245b53e751586c45207c39c54da07d0e4e253e26970c8b7eaf155a440b2257aa667efafb056885d018bf83470d1c
First install `pyenv <https://github.com/pyenv/pyenv>`_ using whichever method you prefer.
39
37
40
-
Then a deterministic build of Python 3.9.17 needs to be installed. This can be done with the patch in ``contrib/reproducible-python.diff``. First ``cd`` into HWI's source tree. Then use::
38
+
Then a deterministic build of Python 3.9.19 needs to be installed. This can be done with the patch in ``contrib/reproducible-python.diff``. First ``cd`` into HWI's source tree. Then use::
0 commit comments