Skip to content

Commit 6a8230b

Browse files
committed
provide py312 for flake8 in tox
1 parent 381a764 commit 6a8230b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ deps =
108108
-r requirements/tox/flake8_requirements.txt
109109
commands =
110110
flake8
111+
basepython = python3.12
111112

112113
[testenv:pylint]
113114
skipdist = true

0 commit comments

Comments
 (0)