mirror of
https://github.com/truenas/scale-build.git
synced 2026-08-04 20:34:08 +01:00
bec863048f
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>