mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
This commit adds a basic python version check to the truenas_install
module so that we can raise a useful error message if someone
is somehow running the installer in the context of a really old
python version (like in 13).
(cherry picked from commit 4dcef94c2c)
Co-authored-by: Andrew Walker <awalker@ixsystems.com>