Skip to content

Commit 5af56f2

Browse files
committed
set linters to 3.12 still
1 parent 50d8199 commit 5af56f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ basepython =
773773
# some random Python 3 binary, but then you get guaranteed mismatches with
774774
# CI. Other tools such as mypy and black have options that pin the Python
775775
# version.
776-
linters: python3.13
776+
linters: python3.12
777777

778778
commands =
779779
{py3.7,py3.8}-boto3: pip install urllib3<2.0.0

0 commit comments

Comments
 (0)