Commit 50a0b9b9 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment