summaryrefslogtreecommitdiff
path: root/pkg/bundles/README.rst
blob: d77543559527de469ec2582d92d98301de10542c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bundle utilities
----------------
In this folder there are several makefile/batch scripts that are used during
the bundling process.

The bundles are first generated by PyInstaller (using the spec file in
``pkg/pyinst``), and then we arrange the various helpers in a way that is
specific to every platform.

The scripts in this folder are expected to be called from the root folder of
the project, and therefore all the paths are relative paths to the root folder.