Skip to content

Commit fb86adf

Browse files
committed
[GEOPY-2661] minimum Python version for pylint: 3.12
1 parent 668a9e0 commit fb86adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ persistent=yes
8484

8585
# Minimum Python version to use for version dependent checks. Will default to
8686
# the version used to run pylint.
87-
py-version=3.10
87+
py-version=3.12
8888

8989
# Discover python modules and packages in the file system subtree.
9090
recursive=no

0 commit comments

Comments
 (0)