[build] Move bundle scripts into `bundle` submodule
commita1b778428991b1779203bac243ef4e9b6baea90c
authorbashonly <bashonly@protonmail.com>
Sun, 11 Feb 2024 13:58:18 +0000 (11 14:58 +0100)
committerSimon Sawicki <contact@grub4k.xyz>
Sun, 11 Feb 2024 17:17:24 +0000 (11 18:17 +0100)
tree295aa512b3ef06770f433f938e78ee08d39555fa
parent882e3b753c79c7799ce135c3a5edb72494b576af
[build] Move bundle scripts into `bundle` submodule

Authored by: bashonly
.github/workflows/build.yml
.github/workflows/release-master.yml
.github/workflows/release-nightly.yml
README.md
bundle/__init__.py [new file with mode: 0644]
bundle/py2exe.py [new file with mode: 0755]
bundle/pyinstaller.py [moved from pyinst.py with 98% similarity, mode: 0755]
pyproject.toml
setup.py