Thanks to visit codestin.com
Credit goes to github.com

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)