-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
PYTHON-2963 accidentally removed the mypy==1.2.0 pin in the test suite: https://github.com/mongodb/mongo-python-driver/commit/374250d5494ad8221a28f9b2c62f83b1ef16f451#diff-70450661fa435b39492aab8bf651281084183f36f0a59598f05fec2b4523204bL61
We should reinstate the pinned version to avoid failures when a new version of mypy is released (like we decided in PYTHON-3513).
- is caused by
-
PYTHON-2963 Migrate away from setup.py test
- Closed