Closed
Description
In production, requiring the version of Python runtime is common. Python target settings should have an option to configure it e.g.:
[targets.python]
minimum_runtime = "0.3.9"
In production, requiring the version of Python runtime is common. Python target settings should have an option to configure it e.g.:
[targets.python]
minimum_runtime = "0.3.9"