Skip to content

Commit 5319489

Browse files
authored
CI/TYP: set python_version for mypy (#43812)
1 parent 97d96c4 commit 5319489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ follow_imports_for_stubs = false
7878
no_site_packages = false
7979
no_silence_site_packages = false
8080
# Platform configuration
81+
python_version = "3.8"
8182
platform = "linux-64"
8283
# Disallow dynamic typing
8384
disallow_any_unimported = false # TODO

0 commit comments

Comments
 (0)