-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The version of python in the uniclogs-linux image is the largest minimum python version that the rest of the uniclogs software should set 1. As a developer I want the latest and greatest shiny features of new python but I also want my software to run so it's important to me to know what version of Python we're distributing. If we had a way of easily reporting the version in the image it'd make it easy to keep things up to date, or even integrate it into CI somehow. The SBOM feature of rpi-image-gen might be useful for this somehow.
This is relevant to pass-commander, stationd and gnuradio.
Footnotes
-
Yes I know we can set up later python versions with pyenv or equivalent but I'd rather keep the setup minimal and it's not that big of a deal. ↩
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request