Skip to content

Commit 6f738a7

Browse files
set python_version=3.6
1 parent bb457d8 commit 6f738a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ skip = pandas/__init__.py,pandas/core/api.py
129129

130130
[mypy]
131131
platform=linux-64
132+
python_version=3.6
132133
ignore_missing_imports=True
133134
show_column_numbers=True
134135
strict_equality=True

0 commit comments

Comments
 (0)