Skip to content

Commit dacc434

Browse files
committed
hotfix: make tox pickup flake8 config from pyproject.toml
1 parent 065abb6 commit dacc434

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
@@ -59,6 +59,7 @@ description = Check our style guide
5959
labels = check
6060
deps =
6161
flake8
62+
flake8-pyproject
6263
skip_install = true
6364
commands =
6465
flake8 nitransforms

0 commit comments

Comments
 (0)