We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69ce621 + e2ea836 commit c156d78Copy full SHA for c156d78
1 file changed
tox.ini
@@ -15,6 +15,10 @@ commands =
15
--cov-report=term-missing \
16
{posargs:tests}
17
18
+[pytest]
19
+filterwarnings =
20
+ error
21
+
22
[testenv:lint]
23
skip_install = True
24
skipsdist = True
0 commit comments