mirror of
https://github.com/armbian/build.git
synced 2025-09-08 15:21:12 +02:00
- python3-pip implies a very old setuptools (which is system-wide and takes precedence) - python3-dev implies python3-distutils (which is long deprecated) - get-pip.py allows us to version pip in requirements.txt just like everything else - in the end this fixes the conundrum with pylibfdt / dtschema on Jammy - and, finally, the setuptools we specify in requirements.txt will be actually used