diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 000000000..4930652bb --- /dev/null +++ b/setup.cfg @@ -0,0 +1,7 @@ +[tool:pytest] +xfail_strict = True + +[check-manifest] +ignore = + .github + .github/*