mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-25 07:28:01 +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.