December 29, 2022 at 8:54 AM, "Charlie Li via chirp_devel" <chirp_devel@intrepid.danplanet.com> wrote:
Tony Fuller via chirp_devel wrote:Also, will you be re-adding the `share/` directory back into the repo?Pieces there are used in the AppImage, specifically the chirp.png. Ifyou want to keep your repo clean of non-source files that's perfectlyfine. I can just add what I need from the python wheel.share/ is under chirp/ and included in MANIFEST.in so they are alreadyincluded in the wheel. It is necessary that they are included with thesource so that importlib_resources can reference those files properlyand that the bdist installs properly. This will be more strictlyenforced when full PEP-517 compliance happens.--Charlie Li…nope, still don't have an exit line._______________________________________________chirp_devel mailing listDeveloper docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers