Skip to content

Packaging

Lorenz Hoffmann edited this page Oct 23, 2022 · 2 revisions

If you want to package Yin-Yang, this page is for you.

What you need from this repo is:

  • Every python file, except for the tests
  • Resource files as listed in the README under ./resources. This file also specifies where each resource needs to be installed.
  • Python modules as specified in requirements.txt
  • systemd, systemd-python
  • Optionally, but recommended:
    • pyside6 (install before running the installation script, this allows the usage of native widget styles)
Clone this wiki locally