We can use modern PyInstaller.

This commit is contained in:
Itamar Turner-Trauring 2022-02-14 11:29:19 -05:00
parent cd33e1cfb3
commit 9428c5d45b

View File

@ -218,9 +218,7 @@ extras =
deps =
{[testenv]deps}
packaging
# PyInstaller 4.0 drops Python 2 support. When we finish porting to
# Python 3 we can reconsider this constraint.
pyinstaller < 4.0
pyinstaller
pefile ; platform_system == "Windows"
# Setting PYTHONHASHSEED to a known value assists with reproducible builds.
# See https://pyinstaller.readthedocs.io/en/stable/advanced-topics.html#creating-a-reproducible-build