We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent c2f9bde commit 33d91adCopy full SHA for 33d91ad
tox.ini
@@ -59,6 +59,7 @@ description = Check our style guide
59
labels = check
60
deps =
61
flake8
62
+ flake8-pyproject
63
skip_install = true
64
commands =
65
flake8 nitransforms
0 commit comments