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 68fb9f2 commit 92596f2Copy full SHA for 92596f2
setup.cfg
@@ -42,3 +42,5 @@ max-line-length = 120
42
testpaths = tests
43
filterwarnings =
44
error
45
+markers =
46
+ network: mark a test as requiring Internet access.
0 commit comments