Ah there it is. Thanks Charlie! I should have been more thorough.
Now that just leaves the missing dep on python3-requests.
Tony
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. If you want to keep your repo clean of non-source files that's perfectly fine. I can just add what I need from the python wheel.
share/ is under chirp/ and included in MANIFEST.in so they are already included in the wheel. It is necessary that they are included with the source so that importlib_resources can reference those files properly and that the bdist installs properly. This will be more strictly enforced when full PEP-517 compliance happens.
-- Charlie Li …nope, still don't have an exit line.
chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers