Skip to content

Commit 44a7a05

Browse files
committed
feat(google-crc32c): Update mypy configuration to Python 3.10
1 parent 60d25db commit 44a7a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-crc32c/mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[mypy]
2-
python_version = 3.9
2+
python_version = 3.10
33
exclude = tests/unit/resources/

0 commit comments

Comments
 (0)