Files
gotify-tray-customized/venv/lib/python3.12/site-packages/pyinstaller-6.17.0.dist-info/entry_points.txt
kdusek 6a1fe63684
All checks were successful
build / build-linux (push) Successful in 16s
Remove hardcoded libpython binaries and add debug step
2025-12-07 23:15:18 +01:00

8 lines
376 B
Plaintext

[console_scripts]
pyi-archive_viewer = PyInstaller.utils.cliutils.archive_viewer:run
pyi-bindepend = PyInstaller.utils.cliutils.bindepend:run
pyi-grab_version = PyInstaller.utils.cliutils.grab_version:run
pyi-makespec = PyInstaller.utils.cliutils.makespec:run
pyi-set_version = PyInstaller.utils.cliutils.set_version:run
pyinstaller = PyInstaller.__main__:_console_script_run