Skip to content

Commit 1969358

Browse files
committed
mypy: Set python version to 3.9
This is the oldest supported version
1 parent be76e78 commit 1969358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[mypy]
22
strict = true
33
mypy_path = src
4+
python_version = 3.9

0 commit comments

Comments
 (0)