diff --git a/setup.cfg b/setup.cfg index 9feac06260..d01e55c7db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,4 +4,4 @@ with-xunit=1 rednose=1 # Uncomment the following line to open pdb when a test fails -pdb=1 \ No newline at end of file +#pdb=1 \ No newline at end of file