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 a75895a commit b0857c3Copy full SHA for b0857c3
pyproject.toml
@@ -52,3 +52,4 @@ profile = "black"
52
markers = [
53
"billable: marks test as billable (deselect with '-m \"not billable\"')",
54
]
55
+addopts = "-m 'not billable'"
0 commit comments