mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 19:32:13 +08:00
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.