Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at litex 291 B view raw
1diff --git a/setup.cfg b/setup.cfg 2index 5aa81b2..0c02ded 100644 3--- a/setup.cfg 4+++ b/setup.cfg 5@@ -3,9 +3,6 @@ xfail_strict = true 6 addopts = 7 --verbose 8 --doctest-modules 9- --cov aws_secretsmanager_caching 10- --cov-fail-under 90 11- --cov-report term-missing 12 --ignore doc/ 13 14 [aliases]