mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
28f2953b49
The mock package is a backport of the latest `unittest.mock` module for all supported Python versions, making version checks unnecessary. Also update the package version. The latest version doesn't support Python 2 anymore.