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 c309197 commit ea52546Copy full SHA for ea52546
pyproject.toml
@@ -0,0 +1,4 @@
1
+[tool.pytest.ini_options]
2
+markers = [
3
+ "network: marks tests as requiring Internet access",
4
+]
0 commit comments