We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e049b4 commit f37fda8Copy full SHA for f37fda8
setup.cfg
@@ -28,7 +28,7 @@ markers =
28
veryslow: mark a test as being known to take a very long time to complete (order t > 60s)
29
nope: mark a test as being so slow that it should only be very infrequently (order t > 30m)
30
travis_isolation: mark a test that crashes Travis CI when run with other tests
31
-log_level=NOTSET
+log_level=DEBUG
32
33
# Flake8 Configuration
34
[flake8]
0 commit comments