-
- Downloads
CI: Install mypy from pip instead of Alpine (MR 2425)
Alpine stable's mypy is currently outdated and has bugs in its handling of overloads. As such, just use mypy from pip so we don't have to worry about working aroud bugs in old mypy versions. [ci:skip-build]: already built successfully in CI