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 2cb39f9 commit fd8f8f8Copy full SHA for fd8f8f8
lib/matplotlib/testing/conftest.py
@@ -17,7 +17,6 @@ def pytest_configure(config):
17
"style: Set alternate Matplotlib style temporarily (deprecated)."),
18
("markers", "baseline_images: Compare output against references."),
19
("markers", "pytz: Tests that require pytz to be installed."),
20
- ("markers", "network: Tests that reach out to the network."),
21
("filterwarnings", "error"),
22
("filterwarnings",
23
"ignore:.*The py23 module has been deprecated:DeprecationWarning"),
0 commit comments