mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 17:11:27 +08:00
8ab207bcee
Mypy has issues with running its test suite with many processes concurrently. This should reduce travis test failures, if not completely resolve failures. See issue https://github.com/python/mypy/issues/3543