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.
1 parent c8c6313 commit 41a9555Copy full SHA for 41a9555
1 file changed
tox.ini
@@ -18,6 +18,8 @@ commands =
18
max-line-length = 120
19
ignore = E722, E731, E741, W504
20
exclude =
21
+ build/,
22
+ dist/,
23
.cache/,
24
.tox/,
25
benchmarks/,
0 commit comments