diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index cd60892de..af6de41c7 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -108,6 +108,7 @@ pycryptodome pycryptodomex pygraphviz pyiceberg +pyinstaller pyinstrument pymongo pymssql diff --git a/docs/packages/pyinstaller.yaml b/docs/packages/pyinstaller.yaml new file mode 100644 index 000000000..9297fbbed --- /dev/null +++ b/docs/packages/pyinstaller.yaml @@ -0,0 +1,6 @@ +package-name: pyinstaller +source-code: https://github.com/pyinstaller/pyinstaller +license: GPLv2-or-later with a special exception which allows to use PyInstaller to + build and distribute non-free programs (including commercial ones) +versions: + - version: 6.22.2