sanders41/sas7bdat-converter

Set Python version to 3.8 in CI mypy check

sanders41 opened this issue · 0 comments

Currently in the linting section the python version is set to python-version: 3.9 in testing.yaml. This should be changed to python-version: "3.8" to match the lowest supported Python version.

This is the line that needs updating.