Skip to content

Commit 33d91ad

Browse files
authored
hotfix: make tox pickup flake8 config from pyproject.toml
1 parent c2f9bde commit 33d91ad

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)