install Python ≥ 3.6 when testing on environments that do not have it already
In the migration to Python 3, requiring Python 3.6 will allow us to use some more expressive features like f-strings and typing.Optional. Github: related to #167 "switch all Python dependencies to Python 3 in packaging/debian"
parent
3beae411
Please register or sign in to comment