Skip to content

Commit 07b2d58

Browse files
committed
add back comment
1 parent fd5f000 commit 07b2d58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,8 @@ ignore_messages = [
293293
]
294294

295295
[tool.pytest.ini_options]
296+
# Because tests can be run from an installed copy, most of our Pytest
297+
# configuration is in the `pytest_configure` function in
298+
# `lib/matplotlib/testing/conftest.py`.
296299
minversion = "7.0"
297300
testpaths = ["lib"]

0 commit comments

Comments
 (0)