Skip to content

Commit f965fa6

Browse files
twoertweingasparitiago
authored andcommitted
CI/TYP: set python_version for mypy (pandas-dev#43812)
1 parent 7c780bd commit f965fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
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)