We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844fdfd commit 34ea67cCopy full SHA for 34ea67c
1 file changed
pyproject.toml
@@ -69,6 +69,7 @@ multiline-quotes = "double"
69
addopts = [
70
"--doctest-modules",
71
"--cov=src/doi",
72
+ "--ignore=docs",
73
]
74
markers = [
75
"net: marks tests that call use the net"
0 commit comments