osbuild icon indicating copy to clipboard operation
osbuild copied to clipboard

Run mypy check from osbuild ci container

Open gicmo opened this issue 3 years ago • 0 comments

Currently we are installing mypy via pip, but we should be running our tools from a container so we control when they are updated. This is in order to guarantee that the behaviour between is stable between runs.

gicmo avatar Aug 13 '22 11:08 gicmo