Skip to content

Commit f2754e1

Browse files
Update pyproject.toml pytrhon version to 3.8 (#191)
1 parent 8e9a3be commit f2754e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ exclude = [
106106
strict = []
107107

108108
typeCheckingMode = "basic"
109-
pythonVersion = "3.7"
109+
pythonVersion = "3.8"
110110
pythonPlatform = "All"
111111
typeshedPath = "typeshed"
112112
enableTypeIgnoreComments = true

0 commit comments

Comments
 (0)