diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,3 +16,5 @@ max-line-length = 79 # We use pytest-relaxed just for its utils at the moment, so disable it at the # plugin level until we adapt test organization to really use it. addopts = -p no:relaxed +# Loop on failure +looponfailroots = tests paramiko |