8000 Merge pull request #7836 from matthew-brett/toolkits-tests-doc · matplotlib/matplotlib@6647c33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6647c33

Browse files
authored
Merge pull request #7836 from matthew-brett/toolkits-tests-doc
DOC: fix name of toolkit test in API doc
2 parents be4b213 + e4c5ceb commit 6647c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/api_changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ To restore installing the tests and images, use a `setup.cfg` with ::
211211

212212
[packages]
213213
tests = True
214-
toolkit_tests = True
214+
toolkits_tests = True
215215

216216
in the source directory at build/install time.
217217

0 commit comments

Comments
 (0)
0