Skip to content
Snippets Groups Projects
Verified Commit 6c966da8 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

template: Add missing flake8-pyproject dependency in tox.ini

parent 2fa72c78
Branches master
Tags v0.3.3
No related merge requests found
Pipeline #13160 passed
......@@ -31,7 +31,9 @@ skip_install = true
deps =
flake8==7.1.1
flake8-bugbear==24.12.12
flake8-pyproject==1.2.3
pycodestyle==2.12.1
commands =
{envpython} -m flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment