Releases: JackMcKew/pyinstaller-action-linux
Releases · JackMcKew/pyinstaller-action-linux
Pyinstaller-Action-Linux-0.1.4
Now supporting whether to install Tkinter binaries.
with:
tkinter: true
Pyinstaller-Action-Linux-0.1.3
Now supporting custom specified .spec files:
with:
spec: build.spec
Pyinstaller-Action-Linux-0.1.2
Bug Fix from issue: #1
Entrypoint now specifically looks at the shim for running pip and pyinstaller
Pyinstaller-Action-Linux-0.1.0
Initial release