Closed pilot7747 closed 1 year ago
mypy is already required as a development dependency: https://github.com/Toloka/crowd-kit/blob/ff36f90a3ccf46f589850aae67d20df1ca4e9518/setup.cfg#L56
Please investigate if it is installed properly via pipenv.
In parallel PR tests say that mypy
isn't installed. Here the tests also fail but for some other reason. Seems like a change in mypy, need to investigate
Yep, something definitely happened. Everything worked until recently.
https://github.com/Toloka/crowd-kit/actions/runs/5520833629/job/14950582157
Fixed in the upstream.
Now test fail because of
mypy not found
, try to install it directlyChecklist