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 1108eea commit 95fee8bCopy full SHA for 95fee8b
setup.cfg
@@ -5,3 +5,5 @@ universal = 1
5
testpaths = tests
6
addopts = --strict
7
xfail_strict = true
8
+markers =
9
+ filterwarnings: pytest's filterwarnings marker
0 commit comments