Skip to content

Integrate pynsist with hatch #6

@Julian-Held

Description

@Julian-Held

When using hatch/hatchling for managing environments and builds, it makes sense to integrate the build of the windows installers.

Building is currently done by manually updating the config file pynsist.cfg and then executing pynsist pynsist.cfg.

Current idea:
Have a script that builds the requirements, the toolbox wheel (hatch build -t wheel) and then calls pynsist from a python script (takluyver/pynsist#127 (comment)). We should also automate the list of pypi wheels to include from the direct dependencies listed in pyproject.toml (pynsist needs the complete dependency tree instead of only direct dependencies).

Once that works, I will also re-visit packaging for Linux. Not having a proper wheel was one of the blockers there, if I remember correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions