Skip to content

Commit

Permalink
chore: set mypy to min supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon committed Jan 26, 2024
1 parent 6948215 commit 06e0f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypy.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[mypy]
python_version = 3.11
python_version = 3.8

[mypy-synthtool]
ignore_missing_imports = True

0 comments on commit 06e0f91

Please sign in to comment.