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

Skip to content

Commit e4c5ceb

Browse files
committed
DOC: fix name of toolkit test in API doc
Give correct name for toolkits_tests parameter to set in setup.cfg.
1 parent be4b213 commit e4c5ceb

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)